Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-89337 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-models-sonar The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/models > git init /w/workspace/policy-models-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/models > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/models +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/models # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision fcd1aafd7ef6a47c839f654b0ffb33b9ec77036a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fcd1aafd7ef6a47c839f654b0ffb33b9ec77036a # timeout=10 Commit message: "Merge "added native tosca xacml policy types"" > git rev-list --no-walk fcd1aafd7ef6a47c839f654b0ffb33b9ec77036a # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-models-sonar] $ /bin/bash /tmp/jenkins13104805377687136395.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hElJ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hElJ/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-hElJ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.2 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.76 botocore==1.35.76 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.8.0 cmd2==2.5.7 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.36.0 httplib2==0.22.0 identify==2.6.3 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins6878159518381289961.sh + echo Using SonarCloud Using SonarCloud [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins7968484156009219467.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-89337 [policy-models-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=policy/models -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=policy/models -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins16888836407333085510.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-models-sonar] $ /bin/sh /tmp/jenkins11378203867721373840.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_policy-models [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-models-sonar@tmp/config13712131239510558263tmp copy managed file [policy-models-settings] to file:/w/workspace/policy-models-sonar@tmp/config15688527522804453004tmp [policy-models-sonar] $ /bin/bash -l /tmp/jenkins1776084104363226434.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/policy-models-sonar@tmp/config13712131239510558263tmp --settings /w/workspace/policy-models-sonar@tmp/config15688527522804453004tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-models [pom] [INFO] policy-models-errors [jar] [INFO] policy-models-base [jar] [INFO] policy-models-dao [jar] [INFO] policy-models-examples [jar] [INFO] policy-models-tosca [jar] [INFO] policy-models-pdp [jar] [INFO] policy-models-pap [jar] [INFO] policy-models-decisions [jar] [INFO] policy-models-provider [jar] [INFO] policy-models-interactions [pom] [INFO] model-impl [pom] [INFO] rest [jar] [INFO] aai [jar] [INFO] appc [jar] [INFO] cds [jar] [INFO] appclcm [jar] [INFO] sdnc [jar] [INFO] sdnr [jar] [INFO] so [jar] [INFO] vfc [jar] [INFO] simulators [jar] [INFO] events [jar] [INFO] guard [jar] [INFO] model-actors [pom] [INFO] actorServiceProvider [jar] [INFO] actor.test [jar] [INFO] actor.aai [jar] [INFO] actor.cds [jar] [INFO] actor.appc [jar] [INFO] actor.appclcm [jar] [INFO] actor.sdnc [jar] [INFO] actor.sdnr [jar] [INFO] actor.a1p [jar] [INFO] actor.so [jar] [INFO] actor.vfc [jar] [INFO] actor.xacml [jar] [INFO] policy-models-sim [pom] [INFO] policy-models-sim-pdp [jar] [INFO] policy-models-simulators [jar] [INFO] models-sim-packages [pom] [INFO] models-simulator-tarball [jar] [INFO] [INFO] ----------------< org.onap.policy.models:policy-models >---------------- [INFO] Building policy-models 4.1.0-SNAPSHOT [1/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models --- [INFO] Analyzed bundle 'policy-models' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models --- [INFO] Installing /w/workspace/policy-models-sonar/pom.xml to /tmp/r/org/onap/policy/models/policy-models/4.1.0-SNAPSHOT/policy-models-4.1.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.onap.policy.models:policy-models-errors >------------- [INFO] Building policy-models-errors 4.1.0-SNAPSHOT [2/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-errors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-errors --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-errors/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-errors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-errors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-errors --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-errors/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-errors --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-errors --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-errors --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-errors --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-errors/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest [INFO] Running org.onap.policy.models.errors.concepts.TestModels 18:35:33.450 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:35:33.454 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:35:33.538 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:35:33.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:35:33.540 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:35:33.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:35:33.540 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:35:33.540 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:35:33.541 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:35:33.542 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:35:33.542 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:35:33.542 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:35:33.542 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:35:33.542 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:35:33.542 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:35:33.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:35:33.543 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:35:33.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/test-classes 18:35:33.543 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-errors/target/test-classes] 18:35:33.543 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/classes 18:35:33.543 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-errors/target/classes] 18:35:33.544 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar 18:35:33.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar 18:35:33.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar 18:35:33.545 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:35:33.546 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar 18:35:33.547 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar 18:35:33.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:35:33.549 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 18:35:33.550 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:35:33.551 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:35:33.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 18:35:33.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:35:33.552 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:35:33.553 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 18:35:33.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar 18:35:33.554 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar 18:35:33.555 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar 18:35:33.555 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 18:35:33.556 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 18:35:33.562 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 18:35:33.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 18:35:33.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:35:33.564 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 18:35:33.565 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 18:35:33.566 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 18:35:33.567 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 18:35:33.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:35:33.571 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 18:35:33.572 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 18:35:33.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 18:35:33.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 18:35:33.573 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 18:35:33.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 18:35:33.575 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:35:33.576 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:35:33.576 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 18:35:33.577 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 18:35:33.578 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 18:35:33.578 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 18:35:33.578 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 18:35:33.578 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 18:35:33.579 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:35:33.604 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@341a8659: ]] 18:35:33.610 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.errors.concepts.ErrorResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:33.615 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private jakarta.ws.rs.core.Response$Status org.onap.policy.models.errors.concepts.ErrorResponse.responseCode, fieldGetter=PojoMethodImpl [method=getResponseCode args=[] return=class jakarta.ws.rs.core.Response$Status], fieldSetter=PojoMethodImpl [method=setResponseCode args=[class jakarta.ws.rs.core.Response$Status] return=void]]] with value [Expectation Failed] 18:35:33.616 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.errors.concepts.ErrorResponse.errorMessage, fieldGetter=PojoMethodImpl [method=getErrorMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorMessage args=[class java.lang.String] return=void]]] with value [ure4u2] 18:35:33.621 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.621 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.621 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.622 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.622 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[interface java.util.List] return=void]]] with value [[gvaD5p, SCT, 3, 4Kzo]] 18:35:33.622 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.622 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.623 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.warningDetails, fieldGetter=PojoMethodImpl [method=getWarningDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setWarningDetails args=[interface java.util.List] return=void]]] with value [[vlv5QkAC, cieQKyH3]] 18:35:33.623 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.errors.concepts.ErrorResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:33.623 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private jakarta.ws.rs.core.Response$Status org.onap.policy.models.errors.concepts.ErrorResponse.responseCode, fieldGetter=PojoMethodImpl [method=getResponseCode args=[] return=class jakarta.ws.rs.core.Response$Status], fieldSetter=PojoMethodImpl [method=setResponseCode args=[class jakarta.ws.rs.core.Response$Status] return=void]]] with value [Reset Content] 18:35:33.624 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.errors.concepts.ErrorResponse.errorMessage, fieldGetter=PojoMethodImpl [method=getErrorMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorMessage args=[class java.lang.String] return=void]]] with value [9IAAS] 18:35:33.624 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.624 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.624 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.624 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.624 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.625 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[interface java.util.List] return=void]]] with value [[UOWs, UcxsPSo33E, oIgErXZ, VLa45J2xAbY87qxFA, qYH]] 18:35:33.625 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.625 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.625 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:33.626 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.warningDetails, fieldGetter=PojoMethodImpl [method=getWarningDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setWarningDetails args=[interface java.util.List] return=void]]] with value [[tXEmYjcyU, yHeLxb, 53k]] 18:35:33.626 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=static final org.slf4j.Logger org.onap.policy.models.errors.concepts.ErrorResponseTest.logger, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:33.626 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=static final org.slf4j.Logger org.onap.policy.models.errors.concepts.ErrorResponseTest.logger, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:33.627 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest.EXCEPTION1, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:33.627 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest.EXCEPTION1, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:33.627 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[interface org.onap.policy.models.errors.concepts.ErrorResponseInfo] ignored [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.onap.policy.models.errors.concepts.TestModels [INFO] Running org.onap.policy.models.errors.concepts.ErrorResponseTest 18:35:33.715 [main] DEBUG org.onap.policy.models.errors.concepts.ErrorResponseTest -- Resulting json output {"code":"NOT_ACCEPTABLE","error":"Missing metadata section","details":["You must have a metadata section with policy-id value"],"warnings":["Please make sure topology template field is included."]} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.policy.models.errors.concepts.ErrorResponseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-errors --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-errors/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-errors --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-errors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-errors --- [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-errors --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-errors/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-errors --- [INFO] Installing /w/workspace/policy-models-sonar/models-errors/pom.xml to /tmp/r/org/onap/policy/models/policy-models-errors/4.1.0-SNAPSHOT/policy-models-errors-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-errors/4.1.0-SNAPSHOT/policy-models-errors-4.1.0-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.models:policy-models-base >-------------- [INFO] Building policy-models-base 4.1.0-SNAPSHOT [3/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-base --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-base/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-base --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-base/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-base --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 27 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-base --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-base --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-base --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-base/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.base.PfTimestampKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.onap.policy.models.base.PfTimestampKeyTest [INFO] Running org.onap.policy.models.base.PfModelExceptionInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.base.PfModelExceptionInfoTest [INFO] Running org.onap.policy.models.base.PfConceptComparatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.base.PfConceptComparatorTest [INFO] Running org.onap.policy.models.base.PfConceptContainerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.onap.policy.models.base.PfConceptContainerTest [INFO] Running org.onap.policy.models.base.PfKeyUseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.base.PfKeyUseTest [INFO] Running org.onap.policy.models.base.PfUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.base.PfUtilsTest [INFO] Running org.onap.policy.models.base.PfNameVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.base.PfNameVersionTest [INFO] Running org.onap.policy.models.base.PfReferenceKeyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.models.base.PfReferenceKeyTest [INFO] Running org.onap.policy.models.base.PfValidatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.401 s -- in org.onap.policy.models.base.PfValidatorTest [INFO] Running org.onap.policy.models.base.ModelServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.base.ModelServiceTest [INFO] Running org.onap.policy.models.base.PfSearchableKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.base.PfSearchableKeyTest [INFO] Running org.onap.policy.models.base.PfReferenceTimestampKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.models.base.PfReferenceTimestampKeyTest [INFO] Running org.onap.policy.models.base.PfConceptKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.base.PfConceptKeyTest [INFO] Running org.onap.policy.models.base.PfConceptGetterImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.base.PfConceptGetterImplTest [INFO] Running org.onap.policy.models.base.PfObjectFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.models.base.PfObjectFilterTest [INFO] Running org.onap.policy.models.base.PfConceptFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.base.PfConceptFilterTest [INFO] Running org.onap.policy.models.base.ValidatedTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.models.base.ValidatedTest [INFO] Running org.onap.policy.models.base.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.base.ExceptionsTest [INFO] Running org.onap.policy.models.base.PfModelTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.models.base.PfModelTest [INFO] Running org.onap.policy.models.base.PfKeyImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.models.base.PfKeyImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-base --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-base/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-base --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-base --- [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-base --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-base/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-base --- [INFO] Installing /w/workspace/policy-models-sonar/models-base/pom.xml to /tmp/r/org/onap/policy/models/policy-models-base/4.1.0-SNAPSHOT/policy-models-base-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-base/4.1.0-SNAPSHOT/policy-models-base-4.1.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-dao >-------------- [INFO] Building policy-models-dao 4.1.0-SNAPSHOT [4/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-dao --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-dao --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-dao/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-dao --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-dao --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-dao --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-dao/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-dao --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes [INFO] /w/workspace/policy-models-sonar/models-dao/src/test/java/org/onap/policy/models/dao/impl/ProxyDaoTest.java: /w/workspace/policy-models-sonar/models-dao/src/test/java/org/onap/policy/models/dao/impl/ProxyDaoTest.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-models-sonar/models-dao/src/test/java/org/onap/policy/models/dao/impl/ProxyDaoTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-dao --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-dao/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.dao.PfFilterParametersTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s -- in org.onap.policy.models.dao.PfFilterParametersTest [INFO] Running org.onap.policy.models.dao.DaoMiscTest 18:35:45,902 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.5.12 18:35:45,904 |-INFO in ch.qos.logback.classic.util.ContextInitializer@68e2d03e - No custom configurators were discovered as a service. 18:35:45,904 |-INFO in ch.qos.logback.classic.util.ContextInitializer@68e2d03e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:35:45,905 |-INFO in ch.qos.logback.classic.util.ContextInitializer@68e2d03e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:35:45,907 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:35:45,907 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:35:45,912 |-INFO in ch.qos.logback.classic.util.ContextInitializer@68e2d03e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:35:45,912 |-INFO in ch.qos.logback.classic.util.ContextInitializer@68e2d03e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:35:45,913 |-INFO in ch.qos.logback.classic.util.ContextInitializer@68e2d03e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:35:45,914 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-dao/target/test-classes/logback-test.xml] 18:35:46,060 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:35:46,061 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:35:46,071 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@c568f91 - value "/tmp/onap_policy_logging/" substituted for "${java.io.tmpdir}/onap_policy_logging/" 18:35:46,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:35:46,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:35:46,082 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:35:46,108 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:35:46,109 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:35:46,110 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.infinispan] to INFO 18:35:46,113 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.infinispan] to false 18:35:46,113 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.infinispan] 18:35:46,113 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.zookeeper.ClientCnxn] to OFF 18:35:46,113 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.apache.zookeeper.ClientCnxn] to false 18:35:46,113 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.apache.zookeeper.ClientCnxn] 18:35:46,114 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:35:46,114 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.models.dao] to INFO 18:35:46,114 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.models.dao] to false 18:35:46,114 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.models.dao] 18:35:46,114 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@76ac68b0 - End of configuration. 18:35:46,115 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1c74d19 - Registering current configuration as safe fallback point 18:35:46,115 |-INFO in ch.qos.logback.classic.util.ContextInitializer@68e2d03e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 202 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-12-07 18:35:46,119 PolicyModels [main] ERROR o.o.policy.models.dao.PfDaoFactory - Policy Framework DAO class not found for DAO plugin "somewhere.over.the.rainbow" 2024-12-07 18:35:46,123 PolicyModels [main] ERROR o.o.policy.models.dao.PfDaoFactory - Specified DAO plugin class "java.lang.String" does not implement the PfDao interface [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.onap.policy.models.dao.DaoMiscTest [INFO] Running org.onap.policy.models.dao.impl.PfNonTimestampKeyFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.dao.impl.PfNonTimestampKeyFilterTest [INFO] Running org.onap.policy.models.dao.impl.ProxyDaoTest 2024-12-07 18:35:46,515 PolicyModels [main] ERROR o.o.p.models.dao.PfFilterFactory - Error getting the key: java.lang.NoSuchFieldException: key at java.base/java.lang.Class.getDeclaredField(Class.java:2610) at org.onap.policy.models.dao.PfFilterFactory.getKeyName(PfFilterFactory.java:69) at org.onap.policy.models.dao.PfFilterFactory.createFilter(PfFilterFactory.java:49) at org.onap.policy.models.dao.impl.ProxyDao.getFiltered(ProxyDao.java:214) at org.onap.policy.models.dao.impl.ProxyDaoTest.testGetFiltered2(ProxyDaoTest.java:394) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.onap.policy.models.dao.impl.ProxyDaoTest [INFO] Running org.onap.policy.models.dao.EntityTest 2024-12-07 18:35:46,850 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: DaoTest] 2024-12-07 18:35:46,925 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.5.3.Final 2024-12-07 18:35:46,970 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:35:47,219 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:35:47,222 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:35:47,222 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:EntityTest] 2024-12-07 18:35:47,222 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=sa} 2024-12-07 18:35:47,222 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:35:47,226 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:35:48,783 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:35:48,804 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@619bb99d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:35:48,817 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48c74c4f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:35:48,842 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: DaoTest] 2024-12-07 18:35:48,843 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:35:48,857 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:35:48,857 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:35:48,857 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:EntityTest] 2024-12-07 18:35:48,858 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=sa} 2024-12-07 18:35:48,858 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:35:48,858 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:35:48,954 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:35:48,954 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@565b04e9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:35:48,961 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@307a0097] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:35:50,041 PolicyModels [main] ERROR o.o.p.models.dao.impl.DefaultPfDao - Policy Framework persistence unit parameter not set 2024-12-07 18:35:50,042 PolicyModels [main] ERROR o.o.p.models.dao.impl.DefaultPfDao - Policy Framework persistence unit parameter not set 2024-12-07 18:35:50,045 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "Dorothy" failed 2024-12-07 18:35:50,046 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.428 s -- in org.onap.policy.models.dao.EntityTest [INFO] Running org.onap.policy.models.dao.converters.Uuid2StringConditionerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.dao.converters.Uuid2StringConditionerTest [INFO] Running org.onap.policy.models.dao.converters.CDataConditionerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.dao.converters.CDataConditionerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-dao --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-dao/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-dao --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-dao --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-dao --- [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-dao --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-dao/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-dao --- [INFO] Installing /w/workspace/policy-models-sonar/models-dao/pom.xml to /tmp/r/org/onap/policy/models/policy-models-dao/4.1.0-SNAPSHOT/policy-models-dao-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-dao/4.1.0-SNAPSHOT/policy-models-dao-4.1.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-examples >------------ [INFO] Building policy-models-examples 4.1.0-SNAPSHOT [5/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-examples --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-examples/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-examples --- [INFO] Copying 79 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-examples --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-examples --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-examples --- [INFO] Analyzed bundle 'policy-models-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-examples --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-examples/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-examples --- [INFO] Installing /w/workspace/policy-models-sonar/models-examples/pom.xml to /tmp/r/org/onap/policy/models/policy-models-examples/4.1.0-SNAPSHOT/policy-models-examples-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-examples/4.1.0-SNAPSHOT/policy-models-examples-4.1.0-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.models:policy-models-tosca >------------- [INFO] Building policy-models-tosca 4.1.0-SNAPSHOT [6/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-tosca --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-tosca --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-tosca/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-tosca --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-tosca --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-tosca --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-tosca/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-tosca --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 69 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-tosca --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-tosca --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 53 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-tosca --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-tosca/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.tosca.authorative.provider.ToscaServiceTemplateMappingTest 18:35:55,527 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.5.12 18:35:55,529 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55259aa7 - No custom configurators were discovered as a service. 18:35:55,529 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55259aa7 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:35:55,530 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55259aa7 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:35:55,534 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:35:55,535 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:35:55,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55259aa7 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:35:55,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55259aa7 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:35:55,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55259aa7 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:35:55,542 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-tosca/target/test-classes/logback-test.xml] 18:35:55,650 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:35:55,651 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:35:55,668 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6438a7fe - value "/tmp/pf_logging/" substituted for "${java.io.tmpdir}/pf_logging/" 18:35:55,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:35:55,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:35:55,679 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:35:55,704 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:35:55,704 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:35:55,706 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:35:55,706 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy] to INFO 18:35:55,709 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy] to false 18:35:55,709 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy] 18:35:55,709 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5bc28f40 - End of configuration. 18:35:55,711 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3dffc764 - Registering current configuration as safe fallback point 18:35:55,711 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55259aa7 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 171 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 s -- in org.onap.policy.models.tosca.authorative.provider.ToscaServiceTemplateMappingTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTypeTest 2024-12-07 18:35:56,291 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:35:56,366 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.5.3.Final 2024-12-07 18:35:56,434 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:35:56,770 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:35:56,773 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:35:56,773 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:35:56,774 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:35:56,774 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:35:56,777 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:35:59,343 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:35:59,363 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@257d8340] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:35:59,384 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34fb5c3f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:35:59,960 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:35:59,968 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:35:59,971 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:00,006 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:00,006 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:00,006 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:00,006 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:00,006 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:00,007 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:00,409 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:00,410 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64867a0c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:00,415 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@492dd497] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:00,674 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-12-07 18:36:00,693 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:00,700 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:00,701 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:00,721 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:00,721 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:00,722 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:00,722 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:00,722 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:00,722 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:01,048 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:01,048 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@167005fc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:01,052 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7bc18838] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:01,120 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:01,126 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:01,128 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:01,148 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:01,148 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:01,148 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:01,148 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:01,148 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:01,149 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:01,449 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:01,450 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@56bc1b7a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:01,454 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@663f13db] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:01,510 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-12-07 18:36:01,710 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:01,716 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:01,717 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:01,735 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:01,735 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:01,735 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:01,735 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:01,736 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:01,736 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:02,010 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:02,010 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d96c7e3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:02,012 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6fe0e4a9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:02,079 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:02,084 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:02,086 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:02,101 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:02,101 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:02,101 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:02,101 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:02,102 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:02,102 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:02,357 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:02,358 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e6a5369] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:02,360 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b4ba007] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:02,461 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:02,466 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:02,467 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:02,481 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:02,482 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:02,482 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-12-07 18:36:02,482 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:02,482 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:02,482 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:02,708 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:02,709 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46ce706f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:02,710 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e5fa6ee] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:02,747 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.585 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderGenericTest 2024-12-07 18:36:02,758 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:02,760 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:02,773 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:02,773 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:02,773 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-12-07 18:36:02,773 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:02,773 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:02,773 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:02,998 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:02,999 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46d567b4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:03,001 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a942990] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:03,109 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-12-07 18:36:03,134 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-12-07 18:36:03,150 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:03,154 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:03,168 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:03,169 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:03,169 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-12-07 18:36:03,169 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:03,169 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:03,169 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:03,409 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:03,409 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d52bc1f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:03,410 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@299695fa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:03,446 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderGenericTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderNodeTemplateTest 2024-12-07 18:36:03,455 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:03,456 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:03,472 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:03,472 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:03,472 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:03,472 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:03,472 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:03,472 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:03,684 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:03,684 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58c82d81] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:03,685 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2227229] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:03,822 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:03,827 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:03,828 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:03,840 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:03,840 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:03,840 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:03,840 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:03,840 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:03,840 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:04,053 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:04,054 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c7f2a61] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:04,055 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@162a9cf2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:04,834 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:04,839 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:04,840 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:04,851 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:04,851 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:04,851 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:04,851 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:04,852 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:04,852 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:05,051 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:05,052 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e663a66] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:05,053 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d5bcc47] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:05,123 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:05,128 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:05,129 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:05,140 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:05,141 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:05,141 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:05,141 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:05,141 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:05,141 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:05,332 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:05,333 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fc89f3a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:05,334 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@22537e46] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:05,399 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:05,403 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:05,404 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:05,415 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:05,415 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:05,415 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:05,415 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:05,416 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:05,416 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:05,603 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:05,603 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@68d18159] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:05,604 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46044fe9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:05,684 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:05,689 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:05,690 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:05,702 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:05,702 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:05,702 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-12-07 18:36:05,702 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:05,702 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:05,702 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:05,893 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:05,894 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@248c00d5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:05,894 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72fbcf3e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:05,957 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderNodeTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTest 2024-12-07 18:36:05,964 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:05,965 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:05,975 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:05,976 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:05,976 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:05,976 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:05,976 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:05,976 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:06,167 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:06,167 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76adc51] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:06,168 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5faaf384] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:06,280 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:06,285 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:06,286 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:06,297 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:06,297 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:06,297 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:06,297 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:06,297 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:06,297 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:06,474 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:06,474 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78ce53ff] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:06,475 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1812a866] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:06,594 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:06,598 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:06,599 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:06,610 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:06,610 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:06,610 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:06,610 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:06,610 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:06,610 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:06,788 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:06,788 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@217362e7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:06,789 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2cd8b892] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:06,881 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:06,885 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:06,886 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:06,896 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:06,896 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:06,896 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:06,896 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:06,896 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:06,896 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:07,070 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:07,070 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e2c97e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:07,071 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@647870b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:07,095 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:07,099 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:07,100 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:07,110 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:07,110 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:07,110 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:07,111 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:07,111 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:07,111 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:07,287 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:07,288 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b5ec0b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:07,289 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7836897b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:07,616 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:07,623 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:07,624 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:07,634 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:07,635 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:07,635 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:07,635 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:07,635 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:07,635 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:07,801 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:07,801 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b1380f3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:07,802 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5655f4a3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:08,010 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:08,014 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:08,015 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:08,026 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:08,027 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:08,027 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-12-07 18:36:08,027 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:08,027 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:08,027 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:08,202 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:08,202 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3953f857] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:08,203 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31bb1436] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:08,286 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.327 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPropertyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPropertyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaWithTypeAndObjectPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaWithTypeAndObjectPropertiesTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaTopologyTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaTopologyTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaNameVersionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaNameVersionTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.PojosTest 2024-12-07 18:36:08,325 PolicyModels [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 2024-12-07 18:36:08,325 PolicyModels [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 2024-12-07 18:36:08,366 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 2024-12-07 18:36:08,367 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 2024-12-07 18:36:08,368 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 2024-12-07 18:36:08,368 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 2024-12-07 18:36:08,368 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 2024-12-07 18:36:08,368 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 2024-12-07 18:36:08,368 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 2024-12-07 18:36:08,368 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 2024-12-07 18:36:08,368 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 2024-12-07 18:36:08,368 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 2024-12-07 18:36:08,368 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 2024-12-07 18:36:08,368 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib 2024-12-07 18:36:08,369 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib] 2024-12-07 18:36:08,369 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib 2024-12-07 18:36:08,369 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 2024-12-07 18:36:08,369 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/test-classes 2024-12-07 18:36:08,369 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-tosca/target/test-classes] 2024-12-07 18:36:08,369 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/classes 2024-12-07 18:36:08,369 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-tosca/target/classes] 2024-12-07 18:36:08,369 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,370 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 2024-12-07 18:36:08,370 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,370 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 2024-12-07 18:36:08,371 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 2024-12-07 18:36:08,371 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,371 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,371 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,371 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 2024-12-07 18:36:08,371 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,372 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,372 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,372 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar 2024-12-07 18:36:08,372 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar 2024-12-07 18:36:08,373 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 2024-12-07 18:36:08,373 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 2024-12-07 18:36:08,374 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 2024-12-07 18:36:08,374 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:08,374 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar 2024-12-07 18:36:08,374 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar 2024-12-07 18:36:08,374 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 2024-12-07 18:36:08,375 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 2024-12-07 18:36:08,379 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 2024-12-07 18:36:08,380 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 2024-12-07 18:36:08,380 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 2024-12-07 18:36:08,381 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 2024-12-07 18:36:08,381 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 2024-12-07 18:36:08,381 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar 2024-12-07 18:36:08,382 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 2024-12-07 18:36:08,383 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 2024-12-07 18:36:08,383 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 2024-12-07 18:36:08,384 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar 2024-12-07 18:36:08,392 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 2024-12-07 18:36:08,392 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 2024-12-07 18:36:08,392 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 2024-12-07 18:36:08,392 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 2024-12-07 18:36:08,392 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 2024-12-07 18:36:08,393 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar 2024-12-07 18:36:08,396 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 2024-12-07 18:36:08,396 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 2024-12-07 18:36:08,396 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 2024-12-07 18:36:08,397 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 2024-12-07 18:36:08,397 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 2024-12-07 18:36:08,397 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 2024-12-07 18:36:08,397 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar 2024-12-07 18:36:08,397 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar 2024-12-07 18:36:08,398 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 2024-12-07 18:36:08,399 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 2024-12-07 18:36:08,399 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 2024-12-07 18:36:08,400 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 2024-12-07 18:36:08,400 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 2024-12-07 18:36:08,400 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 2024-12-07 18:36:08,400 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 2024-12-07 18:36:08,401 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 2024-12-07 18:36:08,401 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 2024-12-07 18:36:08,401 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 2024-12-07 18:36:08,403 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 2024-12-07 18:36:08,403 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 2024-12-07 18:36:08,403 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 2024-12-07 18:36:08,404 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 2024-12-07 18:36:08,404 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 2024-12-07 18:36:08,404 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 2024-12-07 18:36:08,405 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 2024-12-07 18:36:08,405 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 2024-12-07 18:36:08,405 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 2024-12-07 18:36:08,405 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.onap.policy.models.tosca.authorative.concepts.PojosTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersionTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaTypedEntityFilterTest 2024-12-07 18:36:08,438 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policies.optimization.input.tosca.yaml 2024-12-07 18:36:08,448 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policy.monitoring.input.tosca.yaml 2024-12-07 18:36:08,449 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policy.operational.input.tosca.yaml 2024-12-07 18:36:08,450 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.monitoring.input.tosca.yaml 2024-12-07 18:36:08,452 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.operational.input.tosca.yaml 2024-12-07 18:36:08,453 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.guard.frequencylimiter.input.tosca.yaml 2024-12-07 18:36:08,462 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.guard.minmaxvnfs.input.tosca.yaml 2024-12-07 18:36:08,468 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vFirewall.policy.monitoring.input.tosca.yaml 2024-12-07 18:36:08,472 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vFirewall.policy.operational.input.tosca.yaml 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default_US:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Capacity_vG_1:1.0.0, type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Capacity_vG_2:1.0.0, type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Distance_vG_1:1.0.0, type-onap.policies.optimization.resource.DistancePolicy:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.hpa_policy_Default:1.0.0, type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-12-07 18:36:08,478 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.hpa_policy_vG_1:1.0.0, type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.queryPolicy_vCPE:1.0.0, type-onap.policies.optimization.service.QueryPolicy:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.SubscriberPolicy_v1:1.0.0, type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.SubscriberPolicy_v2:1.0.0, type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.vnfPolicy_vG:1.0.0, type-onap.policies.optimization.resource.VnfPolicy:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.restart.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.restart:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.scaleout.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.scaleout:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-guard.frequency.scaleout:1.0.0, type-onap.policies.controlloop.guard.common.FrequencyLimiter:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-guard.minmax.scaleout:1.0.0, type-onap.policies.controlloop.guard.common.MinMax:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.vfirewall.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-12-07 18:36:08,479 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.modifyconfig:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaTypedEntityFilterTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaWithToscaPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaWithToscaPropertiesTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaEntityFilterTest 2024-12-07 18:36:08,584 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.DistancePolicy:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.VnfPolicy:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.PciPolicy:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.OptimizationPolicy:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.Blacklist:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.Monitoring:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.service.QueryPolicy:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.MinMax:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.FrequencyLimiter:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.Guard:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.Coordination:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.coordination.FirstBlocksSecond:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.Optimization:1.0.0 2024-12-07 18:36:08,585 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.monitoring.tcagen2:1.0.0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaEntityFilterTest [INFO] Running org.onap.policy.models.tosca.utils.ToscaServiceTemplateUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.models.tosca.utils.ToscaServiceTemplateUtilsTest [INFO] Running org.onap.policy.models.tosca.utils.ToscaUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.models.tosca.utils.ToscaUtilsTest [INFO] Running org.onap.policy.models.tosca.simple.provider.SimpleToscaProviderTest 2024-12-07 18:36:08,643 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:08,644 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:08,655 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:08,655 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:08,655 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:08,655 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:08,655 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:08,655 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:08,826 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:08,826 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4836c26] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:08,827 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70ce94f4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:08,896 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:08,900 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:08,901 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:08,911 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:08,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:08,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:08,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:08,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:08,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:09,079 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:09,079 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6740ce28] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:09,080 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d62c9c4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:09,211 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:09,215 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:09,216 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:09,227 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:09,227 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:09,227 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:09,227 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:09,227 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:09,227 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:09,386 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:09,387 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47f32eb5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:09,388 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c14c766] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:09,457 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:09,461 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:09,462 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:09,472 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:09,473 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:09,473 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:09,473 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:09,473 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:09,473 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:09,629 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:09,630 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73d66cb4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:09,630 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58c4cfd9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:09,660 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:09,663 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:09,664 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:09,674 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:09,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:09,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:09,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:09,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:09,674 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:09,827 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:09,828 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@248a1b2a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:09,829 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5898fbe7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:09,883 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:09,887 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:09,887 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:09,897 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:09,897 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:09,897 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:09,897 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:09,897 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:09,897 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:10,056 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:10,057 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29223678] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,058 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5350f882] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,125 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:10,129 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:10,130 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:10,140 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:10,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:10,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:10,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:10,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:10,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:10,292 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:10,293 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3950545d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,293 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f4d489e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,316 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:10,320 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:10,321 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:10,330 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:10,330 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:10,330 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:10,330 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:10,330 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:10,330 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:10,483 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:10,484 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48a21c1e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,484 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13a8bfa5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,606 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:10,609 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:10,610 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:10,621 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:10,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:10,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:10,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:10,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:10,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:10,784 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:10,784 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c2e4312] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,785 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6971fde4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,820 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:10,824 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:10,824 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:10,834 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:10,834 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:10,834 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:10,834 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:10,834 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:10,834 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:10,982 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:10,983 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48c52839] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:10,983 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6193bd4b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,002 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,006 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:11,007 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:11,016 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:11,016 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:11,016 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,016 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:11,016 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:11,016 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:11,171 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:11,172 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2426bf29] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,172 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e218c33] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,201 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,206 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:11,207 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:11,217 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:11,217 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:11,217 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,217 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:11,217 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:11,217 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:11,365 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:11,365 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@165bcaa4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,366 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@54a22595] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,387 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,392 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:11,393 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:11,406 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:11,407 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:11,407 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,407 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:11,407 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:11,407 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:11,570 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:11,571 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@439b8bbc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,571 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2bf692b0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,645 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,648 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:11,649 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:11,660 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:11,660 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:11,660 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,660 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:11,660 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:11,660 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:11,804 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:11,804 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49334163] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,805 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3947bcaf] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:11,912 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,916 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:11,916 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:11,926 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:11,926 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:11,926 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:11,926 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:11,926 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:11,926 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:12,077 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:12,077 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@535fa813] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,078 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@68f6d949] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,206 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:12,210 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:12,211 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:12,220 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:12,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:12,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:12,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:12,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:12,220 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:12,363 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:12,363 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1127692b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,364 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6600396a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:12,426 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:12,427 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:12,437 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:12,437 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:12,437 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:12,437 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:12,437 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:12,437 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:12,589 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:12,589 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ee45238] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,589 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b9a7a1b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,607 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:12,612 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:12,612 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:12,622 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:12,622 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:12,622 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-12-07 18:36:12,622 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:12,622 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:12,623 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:12,771 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:12,771 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2588f563] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,772 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@277a652b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,791 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.153 s -- in org.onap.policy.models.tosca.simple.provider.SimpleToscaProviderTest [INFO] Running org.onap.policy.models.tosca.simple.provider.SimpleToscaServiceTemplateProviderTest 2024-12-07 18:36:12,803 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:12,804 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:12,815 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:12,815 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:12,815 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-12-07 18:36:12,815 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:12,815 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:12,815 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:12,962 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:12,962 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@40670ef2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:12,963 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6146a41f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:13,003 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-12-07 18:36:13,007 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:13,008 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:13,018 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:13,018 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:13,018 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-12-07 18:36:13,018 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:13,018 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:13,019 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:13,170 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:13,171 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d3796f5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:13,171 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@982f8ca] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:13,189 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.onap.policy.models.tosca.simple.provider.SimpleToscaServiceTemplateProviderTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTopologyTemplateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTopologyTemplateTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaEventFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaEventFilterTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityTypeTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityTypeTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityAssignmentTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityAssignmentTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPropertyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPropertyTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaPropertiesTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaPropertiesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplatesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplatesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaWithStringPropertiesTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaWithStringPropertiesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogicalTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogicalTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaRequirementTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaRequirementTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.TestPojos 2024-12-07 18:36:14,430 PolicyModels [main] INFO c.o.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@5e982940: ]] 2024-12-07 18:36:14,451 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaDataType], either filter abstract classes or add asm to your classpath. 2024-12-07 18:36:14,453 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraint], either filter abstract classes or add asm to your classpath. 2024-12-07 18:36:14,458 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinition], either filter abstract classes or add asm to your classpath. 2024-12-07 18:36:14,462 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintOperation] ignored 2024-12-07 18:36:14,464 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties], either filter abstract classes or add asm to your classpath. 2024-12-07 18:36:14,478 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties], either filter abstract classes or add asm to your classpath. 2024-12-07 18:36:14,494 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger], either filter abstract classes or add asm to your classpath. 2024-12-07 18:36:14,495 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to validate synthetic class=[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogical$1] ignored, consider using FilterSyntheticClasses filter when calling PojoClassFactory 2024-12-07 18:36:14,510 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty], either filter abstract classes or add asm to your classpath. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.onap.policy.models.tosca.simple.concepts.TestPojos [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypeTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPoliciesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPoliciesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTimeIntervalTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTimeIntervalTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinitionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinitionTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaModelTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaModelTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityTypesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityAssignmentsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityAssignmentsTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplateTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTriggerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTriggerTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.MonitoringPolicySerializationTest 2024-12-07 18:36:15,120 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@39807ed1 2024-12-07 18:36:15,163 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@6e723d16 2024-12-07 18:36:15,198 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@2164868e 2024-12-07 18:36:15,244 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@165e1d26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.onap.policy.models.tosca.simple.serialization.MonitoringPolicySerializationTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.MonitoringPolicyTypeSerializationTest 2024-12-07 18:36:15,315 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@1927d58b 2024-12-07 18:36:15,341 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@1494ec13 2024-12-07 18:36:15,355 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@55ff7bbf [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.policy.models.tosca.simple.serialization.MonitoringPolicyTypeSerializationTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.OptimizationPolicyTypeSerializationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.models.tosca.simple.serialization.OptimizationPolicyTypeSerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 179, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-tosca --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-tosca/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-tosca --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-tosca --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-tosca --- [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-tosca --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-tosca/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-tosca --- [INFO] Installing /w/workspace/policy-models-sonar/models-tosca/pom.xml to /tmp/r/org/onap/policy/models/policy-models-tosca/4.1.0-SNAPSHOT/policy-models-tosca-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-tosca/4.1.0-SNAPSHOT/policy-models-tosca-4.1.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-pdp >-------------- [INFO] Building policy-models-pdp 4.1.0-SNAPSHOT [7/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-pdp/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-pdp --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-pdp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 28 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-pdp --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-pdp --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-pdp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.pdp.concepts.PdpUpdateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.onap.policy.models.pdp.concepts.PdpUpdateTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpInstanceDetailsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.pdp.concepts.PdpInstanceDetailsTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentGroupsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.pdp.concepts.DeploymentGroupsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpSubGroupTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.policy.models.pdp.concepts.PdpSubGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupFilterTest 18:36:18.896 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:18.906 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:18.931 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:18.932 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:18.937 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:18.937 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:18.941 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:18.942 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:18.945 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:18.946 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:18.952 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:18.952 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:18.957 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:18.957 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:18.960 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:18.960 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.onap.policy.models.pdp.concepts.PdpGroupFilterTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentGroupTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.pdp.concepts.DeploymentGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpTopicCheckTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.pdp.concepts.PdpTopicCheckTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.pdp.concepts.PdpStatusTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpMessageTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.pdp.concepts.PdpMessageTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.pdp.concepts.PdpGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.pdp.concepts.PdpGroupsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatisticsTest [INFO] Running org.onap.policy.models.pdp.concepts.ModelsTest 18:36:19.043 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:19.043 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:19.089 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:19.090 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:19.091 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:19.091 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:19.091 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:19.091 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:19.092 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:19.092 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:19.092 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:19.092 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:19.092 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:19.092 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:19.092 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:19.092 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:19.093 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:19.093 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/test-classes 18:36:19.093 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pdp/target/test-classes] 18:36:19.093 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/classes 18:36:19.093 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pdp/target/classes] 18:36:19.093 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar 18:36:19.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar 18:36:19.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:36:19.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar 18:36:19.097 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar 18:36:19.097 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 18:36:19.098 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:36:19.098 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar 18:36:19.098 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:36:19.099 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar 18:36:19.099 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:36:19.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar 18:36:19.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar 18:36:19.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar 18:36:19.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar 18:36:19.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar 18:36:19.101 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:36:19.102 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 18:36:19.102 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:36:19.103 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 18:36:19.103 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar 18:36:19.103 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar 18:36:19.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar 18:36:19.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 18:36:19.105 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 18:36:19.109 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 18:36:19.110 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 18:36:19.111 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:36:19.111 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 18:36:19.111 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:36:19.112 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 18:36:19.113 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar 18:36:19.122 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 18:36:19.123 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:36:19.123 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 18:36:19.123 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:36:19.123 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 18:36:19.123 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar 18:36:19.127 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 18:36:19.128 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 18:36:19.128 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 18:36:19.128 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 18:36:19.129 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 18:36:19.129 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 18:36:19.129 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar 18:36:19.129 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar 18:36:19.131 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 18:36:19.132 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:36:19.132 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 18:36:19.133 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 18:36:19.133 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 18:36:19.133 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 18:36:19.134 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 18:36:19.135 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 18:36:19.135 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:36:19.137 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:36:19.137 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 18:36:19.138 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 18:36:19.138 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 18:36:19.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 18:36:19.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 18:36:19.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 18:36:19.139 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:19.211 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@73c9e8e8: ]] 18:36:19.213 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [pHEO5] 18:36:19.216 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.216 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.217 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.supportedPolicyTypes, fieldGetter=PojoMethodImpl [method=getSupportedPolicyTypes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSupportedPolicyTypes args=[interface java.util.List] return=void]]] with value [[null null]] 18:36:19.217 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.217 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.217 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.217 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.217 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.217 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.218 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.218 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null]] 18:36:19.218 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.currentInstanceCount, fieldGetter=PojoMethodImpl [method=getCurrentInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setCurrentInstanceCount args=[int] return=void]]] with value [-745536305] 18:36:19.218 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.desiredInstanceCount, fieldGetter=PojoMethodImpl [method=getDesiredInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setDesiredInstanceCount args=[int] return=void]]] with value [-2089603870] 18:36:19.219 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.219 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.219 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.219 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.219 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.219 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.219 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.219 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.220 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.220 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.220 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpSubGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{UDpH=35D, aztT=OxQxEzUEFea, TdY=iMJiCDT0, K1nq=Vx7gAwxjA5G6}] 18:36:19.221 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.221 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.221 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.221 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.221 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpInstances, fieldGetter=PojoMethodImpl [method=getPdpInstances args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpInstances args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:19.221 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [yb] 18:36:19.222 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.222 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.222 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.222 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.222 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.222 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.222 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.222 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.223 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.223 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.223 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.supportedPolicyTypes, fieldGetter=PojoMethodImpl [method=getSupportedPolicyTypes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSupportedPolicyTypes args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:36:19.223 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.223 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.223 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.223 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.223 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.224 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null]] 18:36:19.224 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.currentInstanceCount, fieldGetter=PojoMethodImpl [method=getCurrentInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setCurrentInstanceCount args=[int] return=void]]] with value [1412308424] 18:36:19.224 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.desiredInstanceCount, fieldGetter=PojoMethodImpl [method=getDesiredInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setDesiredInstanceCount args=[int] return=void]]] with value [1708964175] 18:36:19.224 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.224 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.224 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.224 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.224 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.225 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.225 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.225 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.225 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpSubGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{5UOj3nrFaq=TVPIJz, 860aWEGRk0=e5so9kQAU, I7PgpUcm=gbUwICC7, laYTg8rYm=cQPa2EZA}] 18:36:19.226 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.226 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.226 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.226 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.226 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.226 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.226 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.227 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.227 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.227 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpInstances, fieldGetter=PojoMethodImpl [method=getPdpInstances args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpInstances args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:19.227 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] ignored 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpId, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policyType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.deploy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.state, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.231 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpId, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.232 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.232 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policyType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.232 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.deploy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.232 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.state, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.232 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseTo, fieldGetter=PojoMethodImpl [method=getResponseTo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseTo args=[class java.lang.String] return=void]]] with value [GKXXd] 18:36:19.232 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpResponseStatus org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseStatus, fieldGetter=PojoMethodImpl [method=getResponseStatus args=[] return=class org.onap.policy.models.pdp.enums.PdpResponseStatus], fieldSetter=PojoMethodImpl [method=setResponseStatus args=[class org.onap.policy.models.pdp.enums.PdpResponseStatus] return=void]]] with value [SUCCESS] 18:36:19.233 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseMessage, fieldGetter=PojoMethodImpl [method=getResponseMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseMessage args=[class java.lang.String] return=void]]] with value [t7J9] 18:36:19.233 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseTo, fieldGetter=PojoMethodImpl [method=getResponseTo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseTo args=[class java.lang.String] return=void]]] with value [JSeHm] 18:36:19.233 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpResponseStatus org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseStatus, fieldGetter=PojoMethodImpl [method=getResponseStatus args=[] return=class org.onap.policy.models.pdp.enums.PdpResponseStatus], fieldSetter=PojoMethodImpl [method=setResponseStatus args=[class org.onap.policy.models.pdp.enums.PdpResponseStatus] return=void]]] with value [SUCCESS] 18:36:19.233 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseMessage, fieldGetter=PojoMethodImpl [method=getResponseMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseMessage args=[class java.lang.String] return=void]]] with value [Ldz3] 18:36:19.233 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [7vDzPS7Le] 18:36:19.234 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [9T1] 18:36:19.234 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pdp.concepts.PdpUpdate.pdpHeartbeatIntervalMs, fieldGetter=PojoMethodImpl [method=getPdpHeartbeatIntervalMs args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setPdpHeartbeatIntervalMs args=[class java.lang.Long] return=void]]] with value [-1795685720403033429] 18:36:19.234 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.234 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:19.234 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeDeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeDeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeDeployed args=[interface java.util.List] return=void]]] with value [[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null))]] 18:36:19.234 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.234 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.235 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.235 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.235 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.235 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.235 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.235 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeUndeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeUndeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeUndeployed args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:36:19.235 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [BbTBYH] 18:36:19.235 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [jVDv] 18:36:19.236 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pdp.concepts.PdpUpdate.pdpHeartbeatIntervalMs, fieldGetter=PojoMethodImpl [method=getPdpHeartbeatIntervalMs args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setPdpHeartbeatIntervalMs args=[class java.lang.Long] return=void]]] with value [8594354578847778212] 18:36:19.236 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.236 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.236 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.236 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.236 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:19.236 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:19.236 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:19.236 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeDeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeDeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeDeployed args=[interface java.util.List] return=void]]] with value [[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null))]] 18:36:19.237 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.237 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.237 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.237 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.237 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.237 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeUndeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeUndeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeUndeployed args=[interface java.util.List] return=void]]] with value [[null null, null null]] 18:36:19.237 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [9tpWBZd] 18:36:19.238 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.Pdp.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:36:19.238 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.Pdp.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [NOT_HEALTHY] 18:36:19.238 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [Ux] 18:36:19.240 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pdp.concepts.Pdp.lastUpdate, fieldGetter=PojoMethodImpl [method=getLastUpdate args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setLastUpdate args=[class java.time.Instant] return=void]]] with value [2027-10-07T20:36:39.239422815Z] 18:36:19.240 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [XkrsW] 18:36:19.240 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.Pdp.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TERMINATED] 18:36:19.240 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.Pdp.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [TEST_IN_PROGRESS] 18:36:19.240 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [1LSVh41v] 18:36:19.242 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pdp.concepts.Pdp.lastUpdate, fieldGetter=PojoMethodImpl [method=getLastUpdate args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setLastUpdate args=[class java.time.Instant] return=void]]] with value [2005-10-18T16:31:02.240910589Z] 18:36:19.242 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [Ex20It5] 18:36:19.242 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [lESQ] 18:36:19.242 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpId, fieldGetter=PojoMethodImpl [method=getPdpId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpId args=[class java.lang.String] return=void]]] with value [Wfr] 18:36:19.243 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.243 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:19.243 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.243 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicyType args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:19.243 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus.deploy, fieldGetter=PojoMethodImpl [method=isDeploy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setDeploy args=[boolean] return=void]]] with value [true] 18:36:19.244 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] return=void]]] with value [WAITING] 18:36:19.244 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [jiVf] 18:36:19.244 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [cQEW8svtdGiO] 18:36:19.244 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpId, fieldGetter=PojoMethodImpl [method=getPdpId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpId args=[class java.lang.String] return=void]]] with value [En5SSS] 18:36:19.244 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.244 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:19.245 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.245 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicyType args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:19.245 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus.deploy, fieldGetter=PojoMethodImpl [method=isDeploy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setDeploy args=[boolean] return=void]]] with value [true] 18:36:19.245 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] return=void]]] with value [WAITING] 18:36:19.245 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.245 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.245 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:19.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:19.246 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null)]] 18:36:19.246 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:19.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:19.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:19.247 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:19.247 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null)]] 18:36:19.247 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] ignored 18:36:19.248 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.248 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.248 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.249 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.250 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.254 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.254 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.254 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.256 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.256 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.256 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.256 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.256 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.257 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.257 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.257 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.257 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.257 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.257 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.257 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.258 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [p0y3] 18:36:19.258 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.groupState, fieldGetter=PojoMethodImpl [method=getGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [ACTIVE] 18:36:19.258 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [U8lKPFPia] 18:36:19.258 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.258 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.259 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.259 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.259 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyTypeList, fieldGetter=PojoMethodImpl [method=getPolicyTypeList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyTypeList args=[interface java.util.List] return=void]]] with value [[null null]] 18:36:19.259 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPolicyTypesExactly, fieldGetter=PojoMethodImpl [method=isMatchPolicyTypesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPolicyTypesExactly args=[boolean] return=void]]] with value [false] 18:36:19.259 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.259 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.259 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.259 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.259 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.259 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.260 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyList, fieldGetter=PojoMethodImpl [method=getPolicyList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyList args=[interface java.util.List] return=void]]] with value [[null null, null null]] 18:36:19.260 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPoliciesExactly, fieldGetter=PojoMethodImpl [method=isMatchPoliciesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPoliciesExactly args=[boolean] return=void]]] with value [false] 18:36:19.260 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [SAFE] 18:36:19.260 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.260 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.260 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.260 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.260 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.260 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.261 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.262 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [dY03Z] 18:36:19.262 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.groupState, fieldGetter=PojoMethodImpl [method=getGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:36:19.262 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [YTsSv] 18:36:19.262 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.262 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.262 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.262 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.262 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.262 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.262 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyTypeList, fieldGetter=PojoMethodImpl [method=getPolicyTypeList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyTypeList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:36:19.263 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPolicyTypesExactly, fieldGetter=PojoMethodImpl [method=isMatchPolicyTypesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPolicyTypesExactly args=[boolean] return=void]]] with value [false] 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.263 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.264 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.264 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.264 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyList, fieldGetter=PojoMethodImpl [method=getPolicyList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:36:19.264 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPoliciesExactly, fieldGetter=PojoMethodImpl [method=isMatchPoliciesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPoliciesExactly args=[boolean] return=void]]] with value [false] 18:36:19.264 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:36:19.264 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.264 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.265 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:19.265 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:19.265 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:19.265 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null)]] 18:36:19.265 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.265 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.265 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.267 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:19.267 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:19.267 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:19.267 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:19.269 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:19.270 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null)]] 18:36:19.279 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.279 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineId, fieldGetter=PojoMethodImpl [method=getEngineId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEngineId args=[class java.lang.String] return=void]]] with value [7WyvyaK5] 18:36:19.280 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpEngineWorkerState org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineWorkerState, fieldGetter=PojoMethodImpl [method=getEngineWorkerState args=[] return=class org.onap.policy.models.pdp.enums.PdpEngineWorkerState], fieldSetter=PojoMethodImpl [method=setEngineWorkerState args=[class org.onap.policy.models.pdp.enums.PdpEngineWorkerState] return=void]]] with value [EXECUTING] 18:36:19.280 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineTimeStamp, fieldGetter=PojoMethodImpl [method=getEngineTimeStamp args=[] return=long], fieldSetter=PojoMethodImpl [method=setEngineTimeStamp args=[long] return=void]]] with value [-1320070475371889877] 18:36:19.281 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.eventCount, fieldGetter=PojoMethodImpl [method=getEventCount args=[] return=long], fieldSetter=PojoMethodImpl [method=setEventCount args=[long] return=void]]] with value [4444411021960583080] 18:36:19.281 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastExecutionTime, fieldGetter=PojoMethodImpl [method=getLastExecutionTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastExecutionTime args=[long] return=void]]] with value [-4633097139106757922] 18:36:19.282 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private double org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.averageExecutionTime, fieldGetter=PojoMethodImpl [method=getAverageExecutionTime args=[] return=double], fieldSetter=PojoMethodImpl [method=setAverageExecutionTime args=[double] return=void]]] with value [0.13601746266288772] 18:36:19.283 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.upTime, fieldGetter=PojoMethodImpl [method=getUpTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setUpTime args=[long] return=void]]] with value [3277296638145206051] 18:36:19.284 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastEnterTime, fieldGetter=PojoMethodImpl [method=getLastEnterTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastEnterTime args=[long] return=void]]] with value [5096194971003048847] 18:36:19.284 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastStart, fieldGetter=PojoMethodImpl [method=getLastStart args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastStart args=[long] return=void]]] with value [7497628983532218213] 18:36:19.288 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.290 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineId, fieldGetter=PojoMethodImpl [method=getEngineId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEngineId args=[class java.lang.String] return=void]]] with value [PiKACfnZOXG0n5] 18:36:19.290 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpEngineWorkerState org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineWorkerState, fieldGetter=PojoMethodImpl [method=getEngineWorkerState args=[] return=class org.onap.policy.models.pdp.enums.PdpEngineWorkerState], fieldSetter=PojoMethodImpl [method=setEngineWorkerState args=[class org.onap.policy.models.pdp.enums.PdpEngineWorkerState] return=void]]] with value [UNDEFINED] 18:36:19.290 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineTimeStamp, fieldGetter=PojoMethodImpl [method=getEngineTimeStamp args=[] return=long], fieldSetter=PojoMethodImpl [method=setEngineTimeStamp args=[long] return=void]]] with value [-1904170631194035612] 18:36:19.290 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.eventCount, fieldGetter=PojoMethodImpl [method=getEventCount args=[] return=long], fieldSetter=PojoMethodImpl [method=setEventCount args=[long] return=void]]] with value [5831253867148322297] 18:36:19.290 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastExecutionTime, fieldGetter=PojoMethodImpl [method=getLastExecutionTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastExecutionTime args=[long] return=void]]] with value [7406682169710704395] 18:36:19.290 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private double org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.averageExecutionTime, fieldGetter=PojoMethodImpl [method=getAverageExecutionTime args=[] return=double], fieldSetter=PojoMethodImpl [method=setAverageExecutionTime args=[double] return=void]]] with value [0.9973906226771304] 18:36:19.291 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.upTime, fieldGetter=PojoMethodImpl [method=getUpTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setUpTime args=[long] return=void]]] with value [9148355804752086582] 18:36:19.291 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastEnterTime, fieldGetter=PojoMethodImpl [method=getLastEnterTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastEnterTime args=[long] return=void]]] with value [-5445266646003513800] 18:36:19.291 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastStart, fieldGetter=PojoMethodImpl [method=getLastStart args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastStart args=[long] return=void]]] with value [-5795148703950369170] 18:36:19.294 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [youwnF9pHN] 18:36:19.295 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [SAFE] 18:36:19.295 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.PdpStatus.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [HEALTHY] 18:36:19.295 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [0wuuYi66] 18:36:19.296 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.296 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.297 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.298 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.302 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.302 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpStatus.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:36:19.303 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.deploymentInstanceInfo, fieldGetter=PojoMethodImpl [method=getDeploymentInstanceInfo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDeploymentInstanceInfo args=[class java.lang.String] return=void]]] with value [oS3iuZHQ1b] 18:36:19.303 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProperties args=[class java.lang.String] return=void]]] with value [w] 18:36:19.303 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] using InstanceFactory 18:36:19.303 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpResponseDetails org.onap.policy.models.pdp.concepts.PdpStatus.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class org.onap.policy.models.pdp.concepts.PdpResponseDetails], fieldSetter=PojoMethodImpl [method=setResponse args=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] return=void]]] with value [PdpResponseDetails(responseTo=null, responseStatus=null, responseMessage=null)] 18:36:19.303 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [hFya] 18:36:19.304 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [SAFE] 18:36:19.304 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.PdpStatus.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [HEALTHY] 18:36:19.304 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [zI] 18:36:19.304 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.304 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.305 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.306 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.306 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.306 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpStatus.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null]] 18:36:19.306 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.deploymentInstanceInfo, fieldGetter=PojoMethodImpl [method=getDeploymentInstanceInfo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDeploymentInstanceInfo args=[class java.lang.String] return=void]]] with value [7g1XXM] 18:36:19.306 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProperties args=[class java.lang.String] return=void]]] with value [V9zpls] 18:36:19.307 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] using InstanceFactory 18:36:19.307 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpResponseDetails org.onap.policy.models.pdp.concepts.PdpStatus.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class org.onap.policy.models.pdp.concepts.PdpResponseDetails], fieldSetter=PojoMethodImpl [method=setResponse args=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] return=void]]] with value [PdpResponseDetails(responseTo=null, responseStatus=null, responseMessage=null)] 18:36:19.308 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [xYUvcK3ct] 18:36:19.308 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action org.onap.policy.models.pdp.concepts.DeploymentSubGroup.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] return=void]]] with value [POST] 18:36:19.308 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.309 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.309 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.309 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.312 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null]] 18:36:19.312 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [Y5wzRuo] 18:36:19.312 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action org.onap.policy.models.pdp.concepts.DeploymentSubGroup.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] return=void]]] with value [DELETE] 18:36:19.312 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.312 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.313 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.313 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.313 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.313 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.313 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.313 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:19.313 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null]] 18:36:19.314 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.315 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.315 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.315 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.315 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.315 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.316 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.Pdps.pdpList, fieldGetter=PojoMethodImpl [method=getPdpList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpList args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:19.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.316 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:19.316 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.Pdps.pdpList, fieldGetter=PojoMethodImpl [method=getPdpList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpList args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:19.317 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.317 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [Us6R] 18:36:19.320 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [ZfXmh9YKK9WMUN] 18:36:19.320 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroup.pdpGroupState, fieldGetter=PojoMethodImpl [method=getPdpGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [ACTIVE] 18:36:19.320 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.320 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.320 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.320 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.320 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{8NEnH=1iyZdXTu1i, JgtwfzPmZ=7HsfLsXN6, Evy9mM=GDd5jge, 4o9neP=6Yp9PrgAT1}] 18:36:19.324 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.324 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.324 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:19.324 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:19.324 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:19.324 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:19.325 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:19.325 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroup.pdpSubgroups, fieldGetter=PojoMethodImpl [method=getPdpSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpSubgroups args=[interface java.util.List] return=void]]] with value [[PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null)]] 18:36:19.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [FsZLq] 18:36:19.325 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [FLqBCF5NDg] 18:36:19.327 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroup.pdpGroupState, fieldGetter=PojoMethodImpl [method=getPdpGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [PASSIVE] 18:36:19.327 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.327 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.328 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.328 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.328 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{3u=PcWIymg, pqGtdTwcs5=JAgZ, JvP80=xbg74akDuOf6ZD, eXEaqTzW=3ypmmaLZwGxrEKiJ, f3w6IK=Y17qmXrM}] 18:36:19.328 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.328 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:19.328 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroup.pdpSubgroups, fieldGetter=PojoMethodImpl [method=getPdpSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpSubgroups args=[interface java.util.List] return=void]]] with value [[PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null)]] 18:36:19.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.328 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [clTEx] 18:36:19.329 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroup.deploymentSubgroups, fieldGetter=PojoMethodImpl [method=getDeploymentSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeploymentSubgroups args=[interface java.util.List] return=void]]] with value [[DeploymentSubGroup(pdpType=null, action=null, policies=null)]] 18:36:19.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.330 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [UF6] 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:19.330 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:19.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:19.331 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:19.334 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:19.334 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroup.deploymentSubgroups, fieldGetter=PojoMethodImpl [method=getDeploymentSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeploymentSubgroups args=[interface java.util.List] return=void]]] with value [[DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null)]] 18:36:19.334 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.name, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.336 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.groupState, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.336 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.336 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyTypeList, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.336 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$set, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$value, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyList, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$set, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$value, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpState, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.name, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.groupState, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyTypeList, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$set, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$value, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyList, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$set, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$value, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.337 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpState, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:19.338 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStateChange.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [VDQTbCWT9TrS] 18:36:19.338 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStateChange.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [SAFE] 18:36:19.338 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStateChange.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [lPq9G] 18:36:19.338 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStateChange.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [SAFE] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.onap.policy.models.pdp.concepts.ModelsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpStateChangeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.pdp.concepts.PdpStateChangeTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpResponseDetailsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.pdp.concepts.PdpResponseDetailsTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentSubGroupTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.pdp.concepts.DeploymentSubGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.provider.PdpProviderTest 18:36:19.372 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:19.414 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider 18:36:19.609 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:19.609 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:19.611 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:19.618 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:19.622 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:19.627 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:19.693 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.5.3.Final 18:36:19.694 [main] DEBUG org.hibernate.cfg.Environment -- HHH000206: 'hibernate.properties' not found 18:36:19.729 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:19.733 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:19.733 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:19.734 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:19.734 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:19.734 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:19.736 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:19.736 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:19.738 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:19.738 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:19.739 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:19.739 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:19.740 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:19.749 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:19.750 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:19.866 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:19.866 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:19.866 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:19.866 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:19.866 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:19.866 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:19.866 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:19.867 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:19.868 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:19.869 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:19.870 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:19.871 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:19.888 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:19.888 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@340afaf8 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6238d5e0 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@336f49a1 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@2c8b8de0 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4fb57fb3 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@6b063470 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@226d5af0 18:36:19.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@527937d0 18:36:19.896 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@447521e] into BootstrapContext; was [null] 18:36:19.896 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2fde9469] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1ecf0ac6] 18:36:20.058 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:20.058 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:20.112 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:20.116 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:20.116 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:20.116 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:20.117 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:20.121 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:20.121 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:20.370 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:20.370 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:20.370 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:20.438 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:20.442 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:20.600 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:20.600 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:20.600 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:20.603 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:20.608 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:20.627 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:20.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@1(java.time.Duration,3015) 18:36:20.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@1(java.time.Duration,3015) 18:36:20.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@1(java.time.Duration,3015) 18:36:20.639 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@589a4305] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@7568134c] 18:36:20.719 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:20.754 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:20.761 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:20.770 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:20.809 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.810 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:20.810 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:20.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:20.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:20.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:20.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.825 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.829 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:20.831 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:20.831 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:20.833 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:20.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:20.833 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:20.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.833 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:20.834 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:20.834 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:20.835 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:20.836 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:20.836 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.837 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:20.837 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:20.837 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:20.837 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:20.837 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.837 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.837 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:20.837 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:20.837 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:20.837 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:20.837 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:20.838 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:20.838 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:20.838 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.838 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.838 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:20.838 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:20.838 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:20.838 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:20.839 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:20.839 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:20.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:20.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:20.839 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:20.839 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:20.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:20.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.842 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.855 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:20.857 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.857 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:20.858 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:20.858 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.858 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.862 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:20.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.865 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:20.866 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:20.866 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.866 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:20.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:20.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:20.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:20.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:20.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.868 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:20.868 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:20.868 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.868 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.869 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:20.869 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.869 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:20.869 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:20.869 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.869 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.869 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:20.869 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:20.870 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:20.877 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:20.877 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:20.877 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:20.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.880 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:20.880 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:20.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:20.881 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.881 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:20.881 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:20.881 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.881 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:20.881 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:20.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:20.882 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:20.882 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.882 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:20.882 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:20.882 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:20.882 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:20.882 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.882 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.882 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:20.883 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:20.883 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.883 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:20.883 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:20.883 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:20.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:20.884 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:20.884 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:20.884 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:20.884 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:20.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:20.884 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:20.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:20.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:20.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.886 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:20.886 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:20.886 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:20.887 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.887 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:20.887 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:20.887 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.887 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:20.887 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:20.887 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:20.888 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:20.889 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.889 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:20.889 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:20.889 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:20.891 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:20.891 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:20.891 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:20.893 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.893 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:20.893 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:20.894 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:20.894 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:20.894 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:20.895 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:20.895 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:20.895 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:20.895 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:20.895 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:20.895 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:20.895 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:20.895 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:20.895 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:20.895 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:20.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:20.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:20.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:20.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:20.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:20.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:20.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:20.897 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:20.897 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:20.897 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:20.897 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:20.897 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:20.897 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:20.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:20.898 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.898 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:20.898 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:20.898 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.898 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:20.898 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:20.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:20.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:20.899 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:20.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:20.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:20.899 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:20.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:20.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:20.899 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:20.901 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:20.901 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:20.901 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:20.903 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.903 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:20.903 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:20.903 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:20.903 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:20.903 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:20.903 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.903 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:20.904 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:20.904 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.904 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:20.904 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:20.904 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:20.904 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:20.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:20.904 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:20.905 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:20.905 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:20.905 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.905 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:20.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:20.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:20.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:20.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:20.909 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:20.910 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:20.910 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:20.910 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:20.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:20.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:20.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:20.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:20.915 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:20.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:20.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:20.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:20.916 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:20.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:20.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:20.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:20.916 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:20.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:20.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:20.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:20.916 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:20.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:20.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:20.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:20.917 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:20.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:20.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:20.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:20.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:20.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:20.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:20.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:20.918 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:20.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:20.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:20.922 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:20.922 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:20.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:20.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:20.923 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:20.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:20.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:20.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:20.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:20.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:20.926 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:20.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:20.927 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:20.927 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:20.927 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:20.927 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:20.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:20.927 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:20.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:20.927 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.927 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.928 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:20.928 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.928 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:20.928 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:20.928 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:20.928 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:20.929 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:20.929 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:20.929 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.929 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:20.929 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:20.930 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.930 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.930 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:20.932 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.933 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:20.933 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:20.934 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.940 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.940 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:20.940 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:20.940 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.940 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.941 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:20.941 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.941 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:20.941 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:20.941 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.942 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.943 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:20.943 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:20.943 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.943 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:20.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:20.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:20.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:20.944 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:20.946 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:20.947 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:20.948 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:20.948 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:20.948 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:20.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.950 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:20.950 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:20.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:20.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:20.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:20.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:20.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:20.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:20.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:20.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:20.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:20.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:20.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:20.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:20.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:20.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:20.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:20.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:20.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:20.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:20.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:20.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:20.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:20.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:20.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:20.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:20.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:20.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:20.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:20.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:20.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:20.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:20.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:20.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:20.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:20.969 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:20.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:20.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:20.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:20.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:20.980 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:20.981 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:20.981 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:20.981 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:20.984 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:20.997 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:20.997 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:20.997 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:20.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:20.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:20.997 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:20.998 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:20.998 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:20.998 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:20.998 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:20.998 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:20.998 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:20.998 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:20.999 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:21.000 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:21.001 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:21.001 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:21.002 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:21.005 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:21.005 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:21.005 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:21.006 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:21.007 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:21.007 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:21.007 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:21.008 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.008 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:21.008 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.048 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:21.048 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:21.048 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:21.052 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.052 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:21.052 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.052 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:21.052 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:21.052 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:21.052 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:21.052 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:21.053 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:21.053 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:21.053 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:21.054 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:21.058 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:21.058 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:21.058 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:21.058 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:21.058 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:21.058 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:21.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:21.060 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:21.069 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:21.069 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:21.069 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:21.069 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:21.070 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:21.070 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:21.070 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:21.070 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.070 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:21.070 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:21.071 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:21.071 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:21.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.071 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:21.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.071 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:21.071 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:21.071 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:21.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:21.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:21.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:21.072 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:21.073 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:21.073 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:21.073 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:21.076 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:21.077 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:21.077 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:21.077 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:21.077 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:21.077 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:21.077 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:21.077 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:21.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:21.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:21.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:21.078 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:21.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:21.078 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:21.078 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:21.078 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.078 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:21.078 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:21.079 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:21.079 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:21.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.079 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:21.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.079 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:21.079 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:21.079 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:21.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:21.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:21.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:21.079 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:21.080 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:21.080 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:21.080 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:21.080 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.080 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:21.080 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.080 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:21.080 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:21.080 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:21.080 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.080 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:21.080 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.080 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:21.081 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:21.081 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:21.081 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:21.081 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:21.081 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:21.081 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:21.081 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:21.081 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:21.081 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:21.081 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.081 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:21.081 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.081 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:21.082 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:21.082 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:21.082 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:21.082 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:21.082 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:21.082 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:21.082 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:21.082 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:21.082 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:21.082 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:21.082 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:21.083 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:21.083 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:21.083 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:21.083 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:21.084 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:21.084 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:21.084 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:21.084 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:21.084 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.084 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:21.084 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.085 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:21.085 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:21.085 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:21.085 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.085 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:21.085 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.085 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:21.085 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:21.085 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:21.085 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:21.085 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:21.085 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:21.085 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:21.086 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:21.086 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:21.086 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:21.086 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.087 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:21.087 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.087 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:21.087 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:21.087 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:21.087 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:21.087 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:21.088 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:21.088 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:21.088 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:21.088 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:21.088 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:21.460 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:21.508 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:21.509 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@77376e83, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:21.512 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:21.519 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:21.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:21.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:21.570 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:21.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:21.573 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@62a5e4c7] under count; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7d5a3b06] under every; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@20b56542] under any; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:21.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:21.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:21.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:21.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:21.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:21.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:21.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:21.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:21.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c251258] under sinh; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ad142f0] under cosh; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@59b5251d] under tanh; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1098c1b1] under pi; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4bba628] under log; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:21.577 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:21.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:21.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:21.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:21.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:21.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:21.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:21.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@749ebc39] under position; prior registration was null 18:36:21.582 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@10f7bc42] under overlay; prior registration was null 18:36:21.584 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@795d43d9] under trim; prior registration was null 18:36:21.585 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@7a1148f2] under cast; prior registration was null 18:36:21.585 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@641bd93e] under collate; prior registration was null 18:36:21.587 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7f5ba1bf] under extract; prior registration was null 18:36:21.587 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:21.587 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:21.587 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@547d3e8e] under ifnull; prior registration was null 18:36:21.587 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:21.587 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:21.588 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@36117f63] under pad; prior registration was null 18:36:21.588 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@1aac520e] under str; prior registration was null 18:36:21.591 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4c9ed40] under format; prior registration was null 18:36:21.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@7e864a8c] under timestampadd; prior registration was null 18:36:21.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7ea0438c] under timestampdiff; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@63f1d374] under current_date; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@54ad9ff9] under current_time; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3b6b9981] under current_timestamp; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2eb6e166] under local_date; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@43b1fdb7] under local_time; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7bdbf06f] under local_datetime; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1c1bc904] under offset_datetime; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@53fa630] under instant; prior registration was null 18:36:21.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:21.595 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@6354a50a] under sql; prior registration was null 18:36:21.595 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:21.595 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:21.595 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:21.595 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:21.595 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@15c48119] under count; prior registration was org.hibernate.dialect.function.CountFunction@62a5e4c7 18:36:21.596 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@24d998ba] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:21.596 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1098c1b1 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3f514364] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:21.597 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:21.598 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@43b1fdb7 18:36:21.600 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@7bdbf06f 18:36:21.602 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@40e420fe] under trunc; prior registration was null 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7eaa52d6] under date_trunc; prior registration was null 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:21.603 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4cbf1c30] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@749ebc39 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c5095df] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5d52a17b] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4c9ed40 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:21.604 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:21.605 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:21.605 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:21.605 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:21.605 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:21.605 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:21.606 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@5713e261] under listagg; prior registration was null 18:36:21.607 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3ce74930] under mode; prior registration was null 18:36:21.607 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4c58212] under percentile_cont; prior registration was null 18:36:21.607 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6236beac] under percentile_disc; prior registration was null 18:36:21.608 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3c72c488] under rank; prior registration was null 18:36:21.608 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@290ebbbe] under dense_rank; prior registration was null 18:36:21.608 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7ae2f5b6] under percent_rank; prior registration was null 18:36:21.608 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5ebd3708] under cume_dist; prior registration was null 18:36:21.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@76aab1e3] under array; prior registration was null 18:36:21.609 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@4f9e32f2] under array_list; prior registration was null 18:36:21.610 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@4ec25389] under array_agg; prior registration was null 18:36:21.612 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@3ef97efc] under array_position; prior registration was null 18:36:21.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3c22a99a] under array_positions; prior registration was null 18:36:21.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@71d37ecd] under array_positions_list; prior registration was null 18:36:21.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e681c3b] under array_length; prior registration was null 18:36:21.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@70dbd79f] under array_concat; prior registration was null 18:36:21.624 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7ca46aaf] under array_prepend; prior registration was null 18:36:21.624 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@701c092c] under array_append; prior registration was null 18:36:21.630 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@6fb8cfa7] under array_contains; prior registration was null 18:36:21.630 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4015c65b] under array_contains_nullable; prior registration was null 18:36:21.630 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@41d34a11] under array_overlaps; prior registration was null 18:36:21.630 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@2a58d00a] under array_overlaps_nullable; prior registration was null 18:36:21.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@316745d8] under array_get; prior registration was null 18:36:21.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@1e8f20bf] under array_set; prior registration was null 18:36:21.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@66032b8d] under array_remove; prior registration was null 18:36:21.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@62ae5180] under array_remove_index; prior registration was null 18:36:21.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4136638d] under array_slice; prior registration was null 18:36:21.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@70efc3f9] under array_replace; prior registration was null 18:36:21.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@27002c5a] under array_trim; prior registration was null 18:36:21.635 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@698b2343] under array_fill; prior registration was null 18:36:21.635 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@9a00385] under array_fill_list; prior registration was null 18:36:21.636 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@794eb6e7] under array_to_string; prior registration was null 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:21.638 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:21.639 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:21.640 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:21.641 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:21.645 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:21.734 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:21.736 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:21.821 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:21.821 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:22.060 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:22.096 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:22.096 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:22.135 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:22.135 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:22.135 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:22.157 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:22.159 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:22.159 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:22.180 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:22.181 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:22.181 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:22.203 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:22.204 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:22.204 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:22.222 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:22.249 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:22.249 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:22.250 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:22.250 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:22.251 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:22.251 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:22.251 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:22.301 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:22.301 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:22.301 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:22.301 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:22.301 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:22.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:22.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:22.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:22.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:22.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:22.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:22.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:22.308 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:22.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:22.310 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:22.311 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:22.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:22.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:22.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:22.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:22.441 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:22.444 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:22.454 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:22.454 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:22.454 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:22.454 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:22.454 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:22.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:22.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:22.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:22.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:22.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:22.455 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:22.455 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:22.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:22.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:22.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:22.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:22.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:22.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:22.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:22.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:22.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:22.456 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:22.456 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:22.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:22.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:22.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:22.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:22.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:22.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:22.462 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:22.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:22.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@28bbac99] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:22.465 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:22.473 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:22.478 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:22.478 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:22.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:22.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:22.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:22.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:22.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:22.478 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:22.478 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:22.479 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:22.479 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:22.479 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:22.479 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:22.479 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7bf56370] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:22.479 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:22.479 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:22.480 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:22.480 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:22.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:22.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:22.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.481 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:22.481 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:22.481 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:22.482 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:22.482 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:22.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:22.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:22.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:22.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:22.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:22.485 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:22.491 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:22.492 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:22.492 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:22.492 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:22.493 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:22.494 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:22.494 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.494 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:22.494 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:22.496 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:22.496 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:22.496 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:22.496 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:22.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:22.499 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:22.499 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:22.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:22.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:22.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:22.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:22.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:22.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@554a76fd] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:22.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:22.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:22.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:22.500 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:22.501 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:22.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:22.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:22.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:22.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:22.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:22.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:22.502 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:22.502 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:22.502 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:22.502 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:22.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:22.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:22.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:22.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:22.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:22.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:22.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:22.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:22.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4f141a7] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:22.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:22.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:22.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:22.503 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:22.503 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:22.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:22.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:22.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:22.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:22.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:22.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:22.504 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:22.504 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:22.504 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:22.505 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:22.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:22.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:22.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:22.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:22.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:22.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:22.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:22.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:22.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:22.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:22.506 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:22.506 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:22.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:22.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:22.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:22.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:22.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:22.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:22.506 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:22.506 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:22.506 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:22.506 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:22.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:22.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:22.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:22.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:22.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:22.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:22.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:22.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:22.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:22.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:22.507 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:22.507 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:22.507 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:22.507 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:22.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:22.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:22.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:22.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:22.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:22.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:22.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:22.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:22.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:22.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:22.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:22.508 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:22.509 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:22.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:22.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:22.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:22.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:22.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:22.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:22.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:22.509 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:22.509 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:22.509 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:22.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:22.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:22.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:22.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:22.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:22.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:22.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:22.510 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:22.510 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:22.510 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:22.510 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:22.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:22.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:22.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:22.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:22.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:22.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:22.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:22.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:22.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:22.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:22.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:22.514 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:22.515 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:22.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:22.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:22.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:22.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:22.562 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:22.562 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:22.566 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:22.566 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:22.567 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@589a4305] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@2dd631c5] 18:36:22.567 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:22.568 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:22.586 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:22.587 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47d9bdf4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:22.592 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:22.592 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:22.592 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:22.593 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:22.593 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:22.594 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:22.594 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:22.594 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:22.594 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:22.595 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:22.595 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:22.595 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:22.595 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:22.596 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:22.596 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:22.597 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:22.598 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:22.599 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:22.604 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:22.604 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2810618f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:22.614 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:22.615 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:22.617 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:22.618 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:22.620 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:22.621 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:22.622 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:22.623 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:22.625 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:22.626 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:22.627 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:22.634 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:22.636 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:22.638 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:22.639 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:22.641 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:22.642 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:22.644 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:22.645 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:22.646 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:22.660 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:22.667 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:22.671 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:22.674 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:22.676 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:22.677 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:22.679 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:22.681 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:22.683 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:22.684 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:22.686 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:22.688 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:22.690 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:22.692 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:22.698 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@3cc135a9 18:36:22.698 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 56077c11-cbad-4691-ac72-799b60499d42 () 18:36:22.698 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:22.698 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:22.698 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:22.699 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:22.700 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:36:22.817 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:22.823 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:22.824 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:22.836 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:22.837 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:22.837 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:22.837 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:22.838 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:22.838 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:22.839 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@26309e6f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:22.839 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:22.839 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:22.841 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:22.842 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:22.860 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:22.901 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1422440848 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@694747002 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1674415910 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@697449789 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@465835142 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2055388805 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1119948605 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2031768519 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@777986951 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1680701846 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:22.907 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:22.941 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:22.961 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:22.961 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:22.961 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:22.961 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:22.961 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:22.961 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:22.961 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@46cd3592] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:22.961 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:22.962 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:22.962 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:22.962 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:22.963 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:22.963 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@839576787 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@177123519 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@106215920 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1760545186 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1716895182 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1164772301 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@242773374 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@416024522 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:22.963 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:22.966 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:22.966 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:22.967 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:22.967 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:22.967 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:22.967 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:22.967 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:22.967 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1514602682 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:22.967 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:22.968 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:22.969 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:22.969 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1565910459 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:22.969 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:22.970 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:22.970 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:22.970 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1376371846 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:22.970 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:22.971 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:22.971 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:22.971 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2117518859 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:22.971 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:22.972 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:22.976 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:22.976 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6), PfConceptKey(name=Policy1, version=4.5.6)] for CollectionEntry[] 18:36:22.977 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)] for CollectionEntry[] 18:36:22.977 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)], policies=[PfConceptKey(name=Policy0, version=4.5.6), PfConceptKey(name=Policy1, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:22.977 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:22.978 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:22.982 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:22.988 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:22.988 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:22.989 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:22.989 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:22.989 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:22.989 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:22.993 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 insertions, 2 updates, 0 deletions to 6 objects 18:36:22.993 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:22.994 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:22.994 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:22.994 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:22.995 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:22.995 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:22.995 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}, component[name,version]{name=Policy1, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}, component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.2, version=7.8.9}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:22.995 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:23.003 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:23.009 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.010 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.012 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.012 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.013 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.017 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.018 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.019 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.020 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.021 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.021 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `4` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.022 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.022 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.023 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.023 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.023 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.023 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.024 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.024 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.024 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.025 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:23.025 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.025 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.025 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.026 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.028 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.029 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.038 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:23.038 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:23.038 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.038 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2056748323 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1360477242 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@394651248 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@895230827 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1961049734 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@486357708 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@619964741 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1885389259 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@496686671 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1749333098 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.039 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.041 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup10, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.041 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.041 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@307749117 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@295548207 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@261287451 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@366378255 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@950740800 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1147394487 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1553536278 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2046899599 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.041 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.043 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.043 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.043 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1587209327 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.043 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.044 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.045 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:23.045 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy2, version=4.5.6)] for CollectionEntry[] 18:36:23.045 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)] for CollectionEntry[] 18:36:23.045 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)], policies=[PfConceptKey(name=Policy2, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:23.045 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:23.045 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:23.046 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:23.046 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}], was: [] (initialized) 18:36:23.046 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}], was: [] (initialized) 18:36:23.046 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:36:23.046 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:36:23.046 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:36:23.046 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:36:23.046 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:23.046 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:23.046 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:23.046 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}} 18:36:23.046 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=ACTIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], description=group description, key=component[name,version]{name=PdpGroup10, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:23.046 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy2, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}, component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.3, version=0.1.2}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}]} 18:36:23.047 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:23.047 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.048 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.049 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.049 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.049 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.049 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.049 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.050 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.050 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.050 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.050 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.051 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.051 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.051 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.052 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.052 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.052 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.053 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:23.053 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.053 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.053 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.054 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.054 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.054 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.069 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:23.069 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:23.070 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.070 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@610282874 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1392195543 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1817181424 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@263868530 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@714385154 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@567961608 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@845265087 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1871005505 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1621508356 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@315555632 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.070 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.072 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup20, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.072 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.072 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1296364421 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1850144193 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@983149079 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@241495638 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1683422404 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1038607730 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1247361483 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1676048520 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.072 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.074 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.074 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.074 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1446654626 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.074 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.075 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.076 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:23.077 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy2, version=4.5.6), PfConceptKey(name=Policy3, version=1.2.3)] for CollectionEntry[] 18:36:23.077 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)] for CollectionEntry[] 18:36:23.077 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.077 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1577862239 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@624356803 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@356827013 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@402761050 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@613627065 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@911838493 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@106013892 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@326101537 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.077 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.078 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.078 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.078 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1769342885 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.078 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.079 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.079 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:23.079 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:23.079 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:23.079 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)], policies=[PfConceptKey(name=Policy2, version=4.5.6), PfConceptKey(name=Policy3, version=1.2.3)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:23.079 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:23.079 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:23.080 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:23.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}], was: [] (initialized) 18:36:23.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}], was: [] (initialized) 18:36:23.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:23.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:23.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:23.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:23.081 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:23.081 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:23.081 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:23.081 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:36:23.081 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 3 updates, 0 deletions to 5 objects 18:36:23.081 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 10 (re)creations, 0 updates, 0 removals to 10 collections 18:36:23.081 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:23.081 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=SAFE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], description=group description, key=component[name,version]{name=PdpGroup20, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:23.081 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy2, version=4.5.6}, component[name,version]{name=Policy3, version=1.2.3}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.3, version=0.1.2}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}]} 18:36:23.081 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}} 18:36:23.081 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}]} 18:36:23.081 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}} 18:36:23.081 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:23.082 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.083 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.083 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.084 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.084 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.085 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.085 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.086 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.086 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.087 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.087 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.087 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.087 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.088 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.088 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.089 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.089 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.089 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:23.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.090 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.091 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.092 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.092 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.099 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:23.099 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:23.099 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.099 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2042408824 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@386349248 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1827685123 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1019008066 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@543652802 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@243828278 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1619932351 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@977990184 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@568862664 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1796975861 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.099 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.101 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup1, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.101 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.101 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@532016551 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1685350292 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2057979540 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@592463657 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@330849841 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1412940565 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2088874465 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1573509207 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.101 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.103 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.103 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.103 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@341779151 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.103 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.104 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.104 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:23.104 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:23.105 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)] for CollectionEntry[] 18:36:23.105 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:23.105 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:23.105 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:23.105 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:23.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}], was: [] (initialized) 18:36:23.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}], was: [] (initialized) 18:36:23.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:36:23.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:36:23.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:36:23.105 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:36:23.106 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:23.106 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:23.106 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:23.106 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], description=group description, key=component[name,version]{name=PdpGroup1, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:23.106 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.2, version=7.8.9}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}]} 18:36:23.106 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}} 18:36:23.106 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:23.107 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.107 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.108 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.108 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.108 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.109 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.109 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.110 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.110 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.112 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.112 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:23.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.113 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.114 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.114 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.136 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:23.136 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:23.137 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.137 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@742836488 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2126358616 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1128672495 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@333976730 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@167547238 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@437258089 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1749250448 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@995947718 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1455826282 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1282890644 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.137 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.139 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup11, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.139 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.139 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@532579730 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@636235590 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@58233059 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@556806606 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1246343791 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@245047935 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1235436743 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1774039676 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.140 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.141 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.141 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.141 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@347905317 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.141 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.142 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.142 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:23.143 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:23.143 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:23.143 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.143 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@148462280 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1754966907 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@582910481 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@308804842 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1344994164 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1842762617 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@992930520 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@369349115 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.143 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.144 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.144 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.144 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1865391012 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.144 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.145 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.145 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:23.145 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:23.145 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:23.146 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.146 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@243191737 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1714575949 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2097375644 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2139967476 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@125191355 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1944225322 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@357260867 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@11289073 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.146 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.146 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.147 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.147 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1371848682 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.147 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.147 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.147 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:23.148 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:23.148 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:23.148 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:23.148 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:23.148 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:23.149 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.149 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.150 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.150 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:36:23.150 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 7 insertions, 4 updates, 0 deletions to 7 objects 18:36:23.150 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 14 (re)creations, 0 updates, 0 removals to 14 collections 18:36:23.150 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:23.150 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:36:23.150 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:36:23.150 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:23.150 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:23.150 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:23.150 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=TEST, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], description=group description, key=component[name,version]{name=PdpGroup11, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:23.150 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:36:23.150 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:23.151 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.152 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.152 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.153 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.153 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.154 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.154 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.154 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.155 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.155 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.156 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.156 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.156 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.156 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.156 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.157 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.157 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.157 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.157 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.158 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.158 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.159 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.159 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.159 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.159 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.159 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.159 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.160 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.160 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.160 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.160 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.160 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.160 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.161 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.161 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.161 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:23.161 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.161 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.161 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.162 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.162 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.162 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.162 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.162 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.162 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.163 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.164 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.164 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.165 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.165 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1744025389 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1537194698 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1312006665 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@153405796 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1930714546 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1434185968 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@101397436 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@692827632 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2019787942 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1913984810 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.165 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.167 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.170 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:23.171 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.171 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.171 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.171 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.171 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.171 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.171 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.171 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.171 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.171 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 689606349 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.172 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1154415985 18:36:23.173 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@441334971 18:36:23.179 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@441334971 18:36:23.179 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.179 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.180 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.180 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.184 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.185 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@441334971 18:36:23.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:23.185 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.185 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@223a5a4b 18:36:23.186 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.191 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.191 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@551706599 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@42519721 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1623028322 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1455202579 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.191 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.198 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.201 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.201 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:23.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.203 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.203 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 408513863 18:36:23.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@133828612 18:36:23.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.203 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.204 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.204 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.204 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:23.205 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@133828612 18:36:23.205 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@26647ac8 18:36:23.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.205 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:36:23.206 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:23.206 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.206 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.206 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.206 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.206 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.206 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 787338613 18:36:23.206 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.206 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.206 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.207 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.207 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.207 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.207 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:23.209 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@133828612 18:36:23.209 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@26647ac8 18:36:23.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:36:23.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:23.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 290427197 18:36:23.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:23.213 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@133828612 18:36:23.213 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@26647ac8 18:36:23.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-3] 18:36:23.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:23.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3)] : 1110439174 18:36:23.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:23.216 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@133828612 18:36:23.216 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@26647ac8 18:36:23.216 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.218 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.219 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.223 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:23.223 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:23.223 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:23.225 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:23.225 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:23.229 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.230 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1077138013 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.230 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.234 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:23.235 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.235 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@32ebfde1 18:36:23.235 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.236 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1150751337 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.236 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.237 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:23.238 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.238 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1234d9f6 18:36:23.238 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.238 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1850508675 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.238 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:23.240 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.240 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@78cbb140 18:36:23.240 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.241 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1923171143 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.241 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.242 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:23.242 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.242 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2db12c5b 18:36:23.244 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.244 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.245 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.245 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:23.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:23.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:23.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:23.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:23.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6307382] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:23.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:23.247 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:23.248 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:23.249 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.250 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1192537613 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@554812364 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@583153245 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1785360415 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@141352857 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@667710203 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@344967297 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@761051271 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.250 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:23.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1830602785 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1830602785 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1830602785 18:36:23.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.260 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.260 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@15774e00 18:36:23.260 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.260 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.260 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.260 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.260 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.260 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:36:23.261 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:23.261 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.261 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.261 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1830602785 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@15774e00 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.262 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1830602785 18:36:23.263 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.263 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.263 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.263 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@15774e00 18:36:23.264 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.264 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.264 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.264 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.265 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.265 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.265 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.265 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.265 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.265 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.265 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-3] 18:36:23.265 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:23.266 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.266 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1830602785 18:36:23.266 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.266 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.266 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@15774e00 18:36:23.267 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.267 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.267 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.267 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:23.267 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:23.267 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:23.268 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:23.268 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:23.268 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.269 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@561419ce] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:23.269 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.269 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:23.269 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:23.270 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:23.270 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.271 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1459615753 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@550719857 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1924851068 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@911870224 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@525107298 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@632160803 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@10126063 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1718491493 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@492493402 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1211133128 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.271 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.273 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:23.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1100551705 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1100551705 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1100551705 18:36:23.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:23.276 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.276 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5e2f409f 18:36:23.276 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.277 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.279 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@171391457 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1839151903 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1381598369) 18:36:23.279 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:23.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.281 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:23.281 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:23.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.284 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@168060110 18:36:23.285 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.286 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@168060110 18:36:23.289 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:23.289 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:23.289 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@328f4e46 18:36:23.289 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.289 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.290 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.291 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.294 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1853728244 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@261239723 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1386727902 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.294 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.295 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.295 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.296 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.296 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.296 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@505528357 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.297 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:23.297 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@505528357 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@a54ab55 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.297 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.297 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.297 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.297 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.297 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:23.298 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@505528357 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@a54ab55 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.298 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.298 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.298 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:23.298 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@505528357 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.298 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@a54ab55 18:36:23.298 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.298 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.299 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.299 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@667971646 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1554197786 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@826841804 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.299 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.300 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.300 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.300 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.300 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.300 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.300 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.300 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.300 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.300 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@634178949 18:36:23.300 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.300 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.300 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:23.301 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@634178949 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@47c9b8ee 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.301 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.301 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.301 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.301 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.301 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy1] 18:36:23.301 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy1, version=4.5.6) 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@634178949 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.301 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@47c9b8ee 18:36:23.301 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.308 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.309 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.309 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@945943241 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@675893209 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.310 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.312 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.312 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.312 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.312 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.313 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.313 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.313 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.313 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.313 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2011763876 18:36:23.313 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.313 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2011763876 18:36:23.313 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.313 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.313 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@530aaa86 18:36:23.313 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.313 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.313 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.317 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.318 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2141152963 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@913233351 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@808847126 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@102965285 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@42923868 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1116658215 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1115716567 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1572686250 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@687632726 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@471325068 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.318 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.321 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.321 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.321 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.321 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup10] 18:36:23.324 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.324 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.324 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.324 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.324 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.324 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:23.324 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.325 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 561127366 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.325 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0)] : 51079645 18:36:23.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1545548275 18:36:23.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1545548275 18:36:23.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.326 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.326 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.326 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.327 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1545548275 18:36:23.327 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.327 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:23.327 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.328 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6a377a 18:36:23.328 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:23.328 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.328 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1194053459 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1654583020 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1405755439 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@38411467 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.328 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.329 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:23.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.329 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.330 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.330 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.330 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.330 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.330 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.330 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup10] 18:36:23.330 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.330 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.330 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.330 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.330 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.332 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1435791952 18:36:23.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@472141361 18:36:23.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.332 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.332 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.333 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.333 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.333 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:23.333 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.333 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@472141361 18:36:23.333 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@28e3bcb8 18:36:23.333 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.333 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.335 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.335 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.335 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@453436164 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.335 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.336 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.336 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.336 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.336 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.336 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:23.336 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.336 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4eb32d54 18:36:23.336 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.336 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.336 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.336 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.336 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1652685125 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1779873572 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@321431006 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1143403362 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@687894898 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1987075297 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@538968484 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1399741217 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.337 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.337 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.337 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.337 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.337 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.337 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.337 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup10] 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@757201507 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@757201507 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@757201507 18:36:23.338 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.338 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.338 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@448a2c5d 18:36:23.338 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.338 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:23.338 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:23.338 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.339 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1884614106 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1242146015 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2112126849 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1746488484 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1064588864 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@953954861 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1713003200 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1145329355 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1503649365 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@774673 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.339 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup10] 18:36:23.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:23.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.339 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1974321070 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1974321070 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1974321070 18:36:23.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@511b6a3 18:36:23.340 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:23.340 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.340 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1794085350 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1915163610 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1381598369) 18:36:23.340 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:23.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:23.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:23.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:23.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@728260688 18:36:23.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@728260688 18:36:23.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:23.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:23.341 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@47f4d61 18:36:23.341 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:23.341 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.341 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.341 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.341 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1317808119 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@2015806959 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@646055594 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.341 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1725571079 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1725571079 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@39b3de87 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:23.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1725571079 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@39b3de87 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:23.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.3] 18:36:23.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.1.2] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.3, version=0.1.2) 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1725571079 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.343 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@39b3de87 18:36:23.343 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.343 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.344 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.344 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@254945357 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@358279254 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1096516602 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.344 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.344 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.344 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.344 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:23.344 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.344 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.344 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.344 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.344 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.344 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@204934069 18:36:23.344 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.344 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.345 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy2] 18:36:23.345 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.345 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy2, version=4.5.6) 18:36:23.345 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.345 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@204934069 18:36:23.345 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.345 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3a0f497e 18:36:23.345 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.345 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.345 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.345 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@659966358 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@411502966 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.345 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.345 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.345 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.345 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:23.345 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.346 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.346 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.346 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.346 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.346 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@203868223 18:36:23.346 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.346 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@203868223 18:36:23.346 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.346 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.346 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1dba3c62 18:36:23.346 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:23.346 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.346 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.346 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.346 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1037453850 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2087735440 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1519586307 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@369521183 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@428833887 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1728400174 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@624210137 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@501994 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1653100849 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@790182517 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.347 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.347 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.347 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.347 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.347 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:23.347 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.347 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.347 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.347 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.347 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.347 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:23.347 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.347 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.347 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.347 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 855085682 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0)] : 1415306443 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1758241342 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1758241342 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.348 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.348 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1758241342 18:36:23.348 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.348 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@354c986c 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.348 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:23.348 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.349 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:23.349 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:23.349 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.349 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : 301086643 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.349 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.349 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1758241342 18:36:23.354 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@354c986c 18:36:23.354 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:23.354 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1367332706 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1279585609 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1941334453 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@858537585 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.355 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.355 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.355 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.355 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.355 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.355 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup20] 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [DROOLS] 18:36:23.356 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.356 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.356 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.357 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0)] : 934905665 18:36:23.358 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.358 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@472034017 18:36:23.358 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.358 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.358 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.358 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.358 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.358 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:23.358 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.358 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@472034017 18:36:23.358 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6534f871 18:36:23.358 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.359 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.359 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.359 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1074482645 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@578146954 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1502464522 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@456676922 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.359 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.360 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.360 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.360 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.360 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.360 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.360 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.360 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.360 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.360 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.360 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.360 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup20] 18:36:23.360 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.360 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.360 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.360 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.360 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.361 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 977330280 18:36:23.361 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.361 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@606705962 18:36:23.361 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.361 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.361 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.361 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.361 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.361 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:23.361 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.361 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@606705962 18:36:23.361 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6390f89c 18:36:23.361 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.361 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.361 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.361 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.362 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1547937070 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.362 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.362 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.362 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.362 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.362 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.362 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:23.362 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.362 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5dcd5046 18:36:23.362 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.362 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.362 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.362 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.362 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.363 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@476505092 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@129757565 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1447567492 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1630541163 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1256033165 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@305507250 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@99546480 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1679041515 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.363 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.363 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.363 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.363 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.363 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.363 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:23.363 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.363 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.363 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.363 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.363 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.363 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.363 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup20] 18:36:23.363 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.364 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@257108321 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@257108321 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@257108321 18:36:23.364 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.364 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.364 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@591f5945 18:36:23.364 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.364 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.364 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2036469741 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.364 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.365 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.365 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.365 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.365 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.365 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:23.365 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.366 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7f086b45 18:36:23.366 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.366 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.366 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.366 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.367 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.367 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@377228846 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@744538845 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@101923355 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@989670367 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1283870672 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1725565623 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2038839189 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@712394921 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.367 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.369 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:23.369 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:23.369 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.369 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.369 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.369 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup20] 18:36:23.369 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.369 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [DROOLS] 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@716956704 18:36:23.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@716956704 18:36:23.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@716956704 18:36:23.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.370 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.370 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@388555bd 18:36:23.370 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.370 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:23.370 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:23.370 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.373 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@204961345 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1870295088 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1931088793 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1637914874 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1452437489 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1792376547 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1232088827 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@745670759 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1775896575 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@674844225 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.373 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.373 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:23.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:23.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1697097357 18:36:23.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1697097357 18:36:23.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1697097357 18:36:23.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@527ff176 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:23.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:23.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:23.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1697097357 18:36:23.377 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.377 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.377 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@527ff176 18:36:23.377 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:23.377 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.378 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1396514700 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@192338088 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1381598369) 18:36:23.378 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:23.378 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.378 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:23.378 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:23.378 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.378 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.378 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:23.378 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@118400814 18:36:23.378 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.378 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@118400814 18:36:23.378 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:23.379 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:23.379 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6f102740 18:36:23.379 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:23.379 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.379 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.380 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.380 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1386090898 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@847552559 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@855094946 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.380 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.381 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.382 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.382 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.382 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.382 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1326545383 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:23.383 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1326545383 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@69917739 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.383 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.383 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.383 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.3] 18:36:23.383 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.1.2] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.3, version=0.1.2) 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1326545383 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.383 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@69917739 18:36:23.383 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.384 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.384 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.384 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1717341711 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@667072570 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1074713097 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.384 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1251821595 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy2] 18:36:23.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy2, version=4.5.6) 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.387 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1251821595 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@125bfc70 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.388 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.388 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.388 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.388 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.388 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy3] 18:36:23.388 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy3, version=1.2.3) 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1251821595 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.388 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@125bfc70 18:36:23.389 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.389 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.389 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.389 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@611576488 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@609971077 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.389 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.390 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.390 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.390 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.390 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.390 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.390 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.390 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.390 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.390 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@312373050 18:36:23.390 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.390 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@312373050 18:36:23.390 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.390 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.390 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@263426ea 18:36:23.390 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.390 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.390 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.391 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.391 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1498179306 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1780071470 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@984253281 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.391 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.392 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.392 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:23.392 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.393 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.393 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1298805460 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.393 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:23.393 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@1298805460 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.393 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@20309fde 18:36:23.393 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.394 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.394 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.395 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1315942706 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@67517174 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@2118985860 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.395 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.395 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.395 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:23.395 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.395 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.395 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.395 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.395 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.395 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.395 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@839959262 18:36:23.395 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.395 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.395 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:23.395 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.396 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:23.396 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.396 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@839959262 18:36:23.396 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.396 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@5c961ce9 18:36:23.396 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.396 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.396 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.396 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1267209975 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@763291932 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.396 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.396 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.396 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:23.396 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:23.396 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.396 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.396 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.397 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.397 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.397 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentMap@1709234654 18:36:23.397 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.397 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentMap@1709234654 18:36:23.397 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.397 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.397 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@310bf0ed 18:36:23.397 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:36:23.397 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.397 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.398 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.398 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1810352601 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@793588662 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1854193746 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@6736375 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1427796259 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@327952565 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1539505350 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1834860344 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1799899353 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@435362949 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.398 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.401 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.401 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.401 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.402 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup1] 18:36:23.402 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.402 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.402 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.402 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.402 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.402 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:23.402 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.402 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.403 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.403 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.403 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.403 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.403 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.403 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.403 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.403 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.404 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2090377899 18:36:23.404 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.404 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0)] : 2106494601 18:36:23.404 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@180357511 18:36:23.404 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@180357511 18:36:23.405 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.405 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.405 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.405 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.405 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.405 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@180357511 18:36:23.405 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.405 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:23.405 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.405 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@108f206f 18:36:23.405 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:23.405 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.406 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1598793886 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1431113409 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1529841683 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@843732801 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.406 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.406 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.406 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.406 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:23.406 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.406 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.406 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.406 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.406 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.406 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.406 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.407 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup1] 18:36:23.407 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.407 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 713642922 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1998768358 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.407 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.407 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.407 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.407 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:23.407 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.408 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1998768358 18:36:23.408 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4a99f9e5 18:36:23.408 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.408 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.408 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.408 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.408 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1122039582 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.408 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.408 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.408 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.408 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.408 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.408 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:23.408 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.408 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@236a7f65 18:36:23.409 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.409 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.409 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.409 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.409 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.409 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1727476753 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1326201194 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@641212737 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1448735668 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@164696786 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@666414571 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1089319540 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1504718222 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.409 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.411 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.411 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:23.411 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.411 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.411 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.411 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup1] 18:36:23.411 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.411 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.411 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@395354582 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@395354582 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@395354582 18:36:23.412 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.412 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.412 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@16ae647d 18:36:23.412 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.412 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:23.412 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:23.412 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.413 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2017718213 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1332541698 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1552187482 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@971807291 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1589012228 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1991909689 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@247785956 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1403295557 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1053250674 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@424876410 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.413 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.413 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.413 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.413 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.413 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup1] 18:36:23.413 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.413 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.413 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.413 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.413 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.414 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:23.414 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.414 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1131956188 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1131956188 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1131956188 18:36:23.414 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.414 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.414 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@78690481 18:36:23.414 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:23.415 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.415 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2014140450 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@2043328088 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1381598369) 18:36:23.415 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:23.415 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.415 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:23.415 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:23.415 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.415 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.415 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:23.415 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1122049536 18:36:23.415 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.415 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1122049536 18:36:23.415 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:23.415 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:23.415 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@11326597 18:36:23.416 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:23.416 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.416 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.416 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.416 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1038514591 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@58360322 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1744704284 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.416 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@77785902 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@77785902 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3c7b9ee3 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:23.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:23.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:23.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@77785902 18:36:23.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.420 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3c7b9ee3 18:36:23.420 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.420 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.421 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.421 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@722078851 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1484655311 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@12070120 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.421 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:23.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1326719735 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:23.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1326719735 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.422 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@33c109d2 18:36:23.422 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.422 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.422 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.423 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1927261230 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@863941657 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.423 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:23.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@538112334 18:36:23.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@538112334 18:36:23.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.426 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@162be846 18:36:23.426 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:36:23.426 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.426 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.427 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.427 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1345542374 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@110584634 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1259082830 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@44870833 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1217536106 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1965102321 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1587859583 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@965359166 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1623375893 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@490329696 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.427 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.428 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:23.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2063699983 18:36:23.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.432 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] : 676910041 18:36:23.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1960035400 18:36:23.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1960035400 18:36:23.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.432 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1960035400 18:36:23.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:23.432 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@30f19549 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:23.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:23.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : 889672479 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.437 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1960035400 18:36:23.437 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@30f19549 18:36:23.437 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:23.438 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.438 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:23.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.439 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.440 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : 1073934492 18:36:23.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.445 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1960035400 18:36:23.445 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@30f19549 18:36:23.445 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:23.445 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.445 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2042245811 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@205656856 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1587390806 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1474003426 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.446 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:23.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:23.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [XACML] 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0)] : 1350490636 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1471929585 18:36:23.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:23.447 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:23.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@1471929585 18:36:23.447 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@5b218570 18:36:23.447 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.447 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.447 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.447 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1142074394 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2004510624 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1374842361 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@112162994 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.447 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [DROOLS] 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0)] : 833649174 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1604071539 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@1604071539 18:36:23.448 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4c27fe7a 18:36:23.448 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.448 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.449 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2016392593 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1898500295 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1140483134 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@819828245 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.449 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.449 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.450 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 310976964 18:36:23.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2075737624 18:36:23.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:23.450 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2075737624 18:36:23.450 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4eb870be 18:36:23.450 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.450 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.450 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.450 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.450 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@578451941 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.450 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.451 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:23.451 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.451 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@65b4a0d2 18:36:23.451 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.451 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.451 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.451 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.451 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.451 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@342907088 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1675431948 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@722923499 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1810131051 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2101611295 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1989290443 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1785194821 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@579367762 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.451 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:23.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1292555558 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1292555558 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1292555558 18:36:23.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.453 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.453 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@dd26ca6 18:36:23.453 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.453 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.453 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1747447991 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.453 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.453 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:23.453 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.453 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@8aedeb4 18:36:23.453 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.454 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.454 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.454 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.454 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1599808862 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1909055652 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1583190596 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@553172037 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@646909137 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@419239012 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@713058957 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1342173452 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.454 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [DROOLS] 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:23.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1209739116 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1209739116 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@1209739116 18:36:23.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6a837740 18:36:23.455 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.455 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.455 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1946565050 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.455 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.455 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:23.456 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.456 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.456 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.456 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:23.456 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:23.456 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2775dd2e 18:36:23.456 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.456 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.456 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.456 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.456 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.456 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1652288403 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@984049856 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@15623475 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@159077549 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@887161186 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@889298518 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1186312760 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@364398719 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.456 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [XACML] 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@2079010208 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@2079010208 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@2079010208 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.457 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@618439c9 18:36:23.457 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.458 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:23.458 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:23.458 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.458 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1989952274 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1172644143 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@39010857 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1113160155 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1456023121 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@977902078 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@580114068 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@730723516 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@879338546 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1117343016 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.458 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.458 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:23.458 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.458 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.458 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.458 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.458 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.458 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1138711738 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1138711738 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1138711738 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@25ef4ad5 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1138711738 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@25ef4ad5 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:23.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:23.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:23.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1138711738 18:36:23.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.460 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@25ef4ad5 18:36:23.460 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:23.460 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.460 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1853202598 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1475742558 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1381598369) 18:36:23.460 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:23.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.461 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:23.461 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:23.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:23.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1269279204 18:36:23.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1269279204 18:36:23.461 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:23.461 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:23.461 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3dbdc020 18:36:23.461 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:23.465 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.465 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.465 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.465 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1526108210 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@955936169 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@923110758 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.465 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@376060072 18:36:23.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.469 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:23.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:23.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:23.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@376060072 18:36:23.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.470 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@610f3f1b 18:36:23.470 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.471 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.471 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.471 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@2054873313 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1226373391 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1604002209 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.472 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@746138934 18:36:23.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:23.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:23.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@746138934 18:36:23.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.473 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@647afb93 18:36:23.473 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.473 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.473 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.473 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1659521172 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@78462781 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.473 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@524601014 18:36:23.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@524601014 18:36:23.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.474 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@48f7dbe0 18:36:23.474 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.474 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.475 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.475 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.475 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@634274068 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@208365469 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@950145419 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.475 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:23.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@2066878221 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:23.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@2066878221 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4eed10a1 18:36:23.476 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.476 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.476 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.476 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1718320830 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1326704130 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@953546197 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.476 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:23.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@2019346674 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:23.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@2019346674 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.477 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@73cb4016 18:36:23.477 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.477 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.478 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.478 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1688692967 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@653086247 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.478 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:23.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:23.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentMap@770480106 18:36:23.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentMap@770480106 18:36:23.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.478 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3763c93b 18:36:23.478 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.478 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.478 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.479 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.479 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@2075342214 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1216665937 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1131930634 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.479 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:23.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1126210080 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:23.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@1126210080 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.479 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6629ce82 18:36:23.480 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.480 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.480 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.480 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@436351481 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1442863936 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@273355867 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.480 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:23.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@751266066 18:36:23.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:23.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@751266066 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@67367175 18:36:23.481 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.481 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.481 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.481 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@798447620 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1674423837 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.481 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:23.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:23.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentMap@1886942808 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentMap@1886942808 18:36:23.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.481 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@569ac51e 18:36:23.481 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:36:23.482 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.482 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.482 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.483 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1479091350 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1134633052 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1198381707 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1205818701 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1447281844 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@472563168 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@901416300 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@141740971 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1088215157 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@156280883 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.483 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.483 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:23.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1353190763 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1546987133 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@633827646 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@633827646 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:23.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@633827646 18:36:23.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:23.484 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.485 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2966bca2 18:36:23.485 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.485 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.485 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1936782171 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1839211146 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1638345617 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@2100828331 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) 18:36:23.485 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:23.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1029526829 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@840412214 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@840412214 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@9def6d 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 1068981284 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@840412214 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@9def6d 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 709962227 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@840412214 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@9def6d 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-3] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3)] : 2104685993 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:23.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:23.489 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@840412214 18:36:23.489 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@9def6d 18:36:23.489 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.489 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.489 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.489 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.489 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@310090733 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.489 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.489 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:23.490 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.490 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5e206acb 18:36:23.490 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.490 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@281687569 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.490 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.490 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:23.490 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.490 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ff264c 18:36:23.491 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.491 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1120203420 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.491 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.491 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:23.491 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.491 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7c03a3f5 18:36:23.491 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.491 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@431419131 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.491 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.492 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:23.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:23.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:23.492 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:23.492 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.492 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@154ca57c 18:36:23.492 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.492 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.492 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.492 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.492 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.492 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1000554520 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@979728243) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1897109110 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1667083580) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@138106332 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@179b88a6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2024564450 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1504594543 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@878958346 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1722081775 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2099515567 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.492 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:23.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:23.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.493 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1030339555 18:36:23.493 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1030339555 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1030339555 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3030edcc 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1030339555 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3030edcc 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1030339555 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3030edcc 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-3] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1030339555 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:23.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.495 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3030edcc 18:36:23.495 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.495 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.495 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.496 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.496 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2076344190 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1881246122 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@128193868 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@818796281 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1478260241 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@75b9bbab) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@613206113 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@52799433 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1568785226 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1103551404) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1721141781 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@614173030 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1325566655) 18:36:23.496 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:23.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:23.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:23.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:23.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:23.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:23.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@200449876 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@200449876 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@200449876 18:36:23.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:23.497 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.497 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@a43e8bc 18:36:23.497 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.497 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.497 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1615660323 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@2136620609 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1381598369) 18:36:23.498 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:23.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:23.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:23.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:23.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1935337461 18:36:23.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1935337461 18:36:23.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:23.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:23.498 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@46646e38 18:36:23.498 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:23.498 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.498 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.499 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.499 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1751316611 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1862901623) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1797438724 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1366721537) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1708288129 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:23.499 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1089921170 18:36:23.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:23.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1089921170 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@14fd1bc 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1089921170 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@14fd1bc 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:23.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:23.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:23.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1089921170 18:36:23.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.501 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@14fd1bc 18:36:23.501 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.501 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.501 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.501 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1999583092 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1929526828) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1634128267 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1114677556 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@356343131) 18:36:23.501 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1612019081 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1612019081 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@646a3bc5 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy1] 18:36:23.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:23.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy1, version=4.5.6) 18:36:23.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1612019081 18:36:23.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.503 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@646a3bc5 18:36:23.503 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.503 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.503 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.503 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@601120637 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1956193042 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@203134694) 18:36:23.503 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:23.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:23.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:23.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:23.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:23.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:23.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@547711405 18:36:23.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@547711405 18:36:23.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:23.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:23.504 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@499d1026 18:36:23.504 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:23.504 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.504 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:23.506 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:23.507 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@10679360] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@2dd631c5] 18:36:23.507 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:23.507 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:23.510 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:23.513 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:23.519 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:23.519 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:23.519 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:23.519 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:23.519 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:23.519 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:23.521 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:23.522 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:23.522 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:23.522 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:23.523 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@3580dd47 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6942d9bc 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5aa9fdc2 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@436d140d 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@703483c2 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@f442b41 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1a168086 18:36:23.524 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@317032b5 18:36:23.525 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@650e9dca] into BootstrapContext; was [null] 18:36:23.525 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4b3ebc09] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@65820758] 18:36:23.558 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:23.558 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:23.559 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:23.559 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:23.559 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:23.559 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:23.559 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:23.559 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:23.559 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:23.562 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:23.562 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:23.562 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:23.563 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:23.563 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:23.564 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:23.564 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:23.564 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:23.564 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:23.564 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:23.564 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:23.564 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@28(java.time.Duration,3015) 18:36:23.564 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@28(java.time.Duration,3015) 18:36:23.564 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@28(java.time.Duration,3015) 18:36:23.564 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4e8fa02b] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@7bdf5f29] 18:36:23.565 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:23.567 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:23.567 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:23.567 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:23.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.569 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:23.569 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:23.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:23.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.570 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:23.570 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.570 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.570 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.570 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:23.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:23.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.571 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:23.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.571 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.571 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:23.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:23.571 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:23.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:23.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:23.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:23.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:23.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:23.573 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:23.574 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:23.574 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:23.574 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:23.574 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:23.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:23.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:23.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.577 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:23.577 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:23.577 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.579 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:23.579 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:23.579 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.581 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:23.581 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:23.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.581 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:23.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.581 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.581 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:23.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.582 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:23.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.583 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.583 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:23.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:23.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:23.583 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:23.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:23.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:23.583 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:23.583 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:23.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:23.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:23.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:23.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:23.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.586 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.587 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:23.587 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.587 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.587 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:23.587 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.588 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:23.588 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:23.588 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:23.588 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:23.588 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.588 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:23.588 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:23.588 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.589 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:23.589 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:23.589 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.590 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:23.590 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:23.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:23.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:23.590 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:23.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:23.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:23.590 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:23.590 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:23.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:23.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:23.591 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:23.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:23.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:23.591 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:23.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:23.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:23.591 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:23.591 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:23.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:23.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:23.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:23.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:23.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:23.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:23.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:23.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:23.593 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.593 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:23.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.593 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:23.593 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:23.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:23.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:23.593 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:23.593 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:23.593 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:23.593 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.594 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:23.594 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:23.594 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:23.596 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.596 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:23.596 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:23.596 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:23.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.596 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:23.596 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.596 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.596 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.596 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:23.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.597 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:23.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:23.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:23.597 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:23.597 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:23.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:23.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:23.598 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:23.599 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.600 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:23.600 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:23.600 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:23.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.600 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:23.600 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:23.601 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:23.601 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:23.601 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:23.601 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:23.601 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:23.601 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:23.601 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:23.601 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:23.601 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:23.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:23.602 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:23.602 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:23.602 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:23.602 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:23.602 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:23.602 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:23.602 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:23.602 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:23.602 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:23.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:23.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:23.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:23.605 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:23.606 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.607 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:23.607 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:23.607 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.608 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:23.608 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:23.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:23.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:23.608 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:23.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:23.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:23.608 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:23.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:23.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:23.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:23.609 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:23.609 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:23.609 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:23.609 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:23.609 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:23.609 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:23.609 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:23.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:23.609 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:23.609 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:23.609 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:23.609 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:23.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:23.610 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:23.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:23.610 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:23.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:23.610 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:23.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:23.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:23.610 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:23.611 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:23.611 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:23.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:23.613 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:23.614 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.614 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.614 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:23.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:23.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.615 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:23.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:23.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.615 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.615 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:23.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:23.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:23.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:23.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:23.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:23.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:23.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:23.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.617 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:23.617 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:23.617 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:23.617 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:23.617 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:23.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:23.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.617 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:23.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.618 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:23.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:23.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:23.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:23.619 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:23.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.620 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:23.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:23.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:23.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:23.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:23.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:23.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:23.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:23.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.621 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:23.621 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:23.621 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:23.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:23.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:23.621 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:23.622 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:23.622 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.622 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.622 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.622 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:23.622 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:23.623 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:23.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:23.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:23.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:23.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.624 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:23.624 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:23.624 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:23.624 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:23.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:23.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:23.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:23.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:23.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.624 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:23.625 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:23.625 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:23.625 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:23.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:23.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:23.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:23.625 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:23.626 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:23.626 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:23.626 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.626 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:23.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:23.626 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:23.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:23.626 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:23.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:23.629 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:23.629 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:23.630 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.630 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:23.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:23.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:23.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:23.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.630 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:23.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:23.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:23.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.631 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:23.631 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.631 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:23.631 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:23.631 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:23.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:23.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:23.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:23.631 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:23.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:23.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:23.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:23.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.637 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:23.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:23.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:23.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:23.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:23.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:23.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:23.638 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:23.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:23.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:23.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:23.663 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:23.664 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:23.664 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@b6352a5, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:23.664 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:23.665 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3c9be5f1] under count; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@26ffe94e] under every; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@42c63e72] under any; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@53a1baf5] under sinh; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30f6791d] under cosh; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@699a53d4] under tanh; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1adcd53b] under pi; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4474a287] under log; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:23.667 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@47c90585] under position; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@7cf6ea5b] under overlay; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@ff8df3] under trim; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@617e67f1] under cast; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e14a376] under collate; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@25fb28dd] under extract; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@5917b984] under ifnull; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@4bc40cb8] under pad; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@8019a5] under str; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7c4164a8] under format; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@18fe293d] under timestampadd; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@73344756] under timestampdiff; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@737935a4] under current_date; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@46a7b47] under current_time; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6d340d36] under current_timestamp; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3cebe931] under local_date; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6852f1d] under local_time; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5162ccc9] under local_datetime; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1c72366e] under offset_datetime; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7fb3e6b0] under instant; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@50e1c39c] under sql; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@172249cd] under count; prior registration was org.hibernate.dialect.function.CountFunction@3c9be5f1 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1aeedc01] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1adcd53b 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a082f8a] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:23.668 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@6852f1d 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@5162ccc9 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@24abee74] under trunc; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2142b70d] under date_trunc; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4da069f0] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@47c90585 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@766f7bb1] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@d4ce346] under format; prior registration was org.hibernate.dialect.function.FormatFunction@7c4164a8 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@3982d73d] under listagg; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@77a3c614] under mode; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7a1c89a2] under percentile_cont; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@10a00374] under percentile_disc; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3f341562] under rank; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@56cee7f6] under dense_rank; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@48012514] under percent_rank; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@582a24c3] under cume_dist; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@472ab5a1] under array; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@66fa0be5] under array_list; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@2712bbab] under array_agg; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@2e178fb6] under array_position; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@a91212e] under array_positions; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2a144ea0] under array_positions_list; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@33c2a7a] under array_length; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@a7e362] under array_concat; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@58f252fe] under array_prepend; prior registration was null 18:36:23.669 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@509b760e] under array_append; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3216e99d] under array_contains; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@d95b04e] under array_contains_nullable; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@473a66a0] under array_overlaps; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@4c9a434f] under array_overlaps_nullable; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@49c50140] under array_get; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@69f2cff6] under array_set; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@7d69bb0e] under array_remove; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@63f70fd7] under array_remove_index; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2d9cde8] under array_slice; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@7d2b2f3a] under array_replace; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4daa4a5a] under array_trim; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@16f86d8f] under array_fill; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5a025435] under array_fill_list; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@7ef4f2b0] under array_to_string; prior registration was null 18:36:23.670 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:23.670 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:23.670 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:23.670 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:23.670 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:23.671 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:23.671 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:23.672 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:23.673 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:23.674 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:23.674 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:23.675 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:23.675 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:23.676 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:23.676 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:23.706 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:23.708 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:23.708 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:23.738 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:23.740 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:23.740 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:23.762 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:23.763 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:23.763 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:23.784 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:23.785 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:23.785 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:23.807 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:23.808 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:23.808 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:23.826 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:23.827 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.827 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.828 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.828 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:23.828 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:23.829 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:23.829 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:23.832 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:23.833 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:23.835 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:23.835 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:23.835 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:23.836 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:23.837 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:23.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:23.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:23.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:23.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:23.846 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:23.847 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:23.847 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:23.847 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:23.847 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:23.847 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:23.847 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:23.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:23.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:23.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:23.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:23.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:23.847 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:23.848 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:23.848 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:23.848 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:23.848 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:23.848 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:23.848 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:23.848 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.848 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7c56f684] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:23.850 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:23.850 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:23.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:23.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:23.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:23.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:23.850 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:23.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:23.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:23.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:23.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:23.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:23.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2a8be188] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:23.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:23.851 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:23.851 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:23.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:23.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.851 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.852 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:23.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:23.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:23.852 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:23.852 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:23.852 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:23.852 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.852 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.852 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.852 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:23.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:23.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:23.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:23.853 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:23.853 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:23.853 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:23.853 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.853 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:23.854 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:23.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:23.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:23.854 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:23.854 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:23.854 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:23.854 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:23.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:23.854 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:23.854 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:23.854 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:23.855 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:23.855 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:23.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:23.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:23.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@15945b2e] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:23.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:23.855 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:23.855 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:23.856 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:23.856 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:23.856 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:23.856 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:23.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:23.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:23.856 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:23.856 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:23.856 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:23.856 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:23.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:23.856 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:23.857 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:23.857 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:23.857 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:23.857 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:23.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:23.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:23.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@33650388] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:23.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:23.857 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:23.857 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:23.857 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:23.858 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.858 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:23.858 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:23.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:23.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:23.858 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:23.858 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:23.858 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:23.858 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:23.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:23.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:23.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:23.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:23.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:23.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:23.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:23.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:23.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:23.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:23.860 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:23.860 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:23.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:23.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:23.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:23.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:23.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:23.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:23.860 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:23.860 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:23.860 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:23.860 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:23.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:23.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:23.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:23.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:23.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:23.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:23.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:23.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:23.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:23.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:23.861 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:23.861 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:23.862 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:23.862 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:23.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:23.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:23.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:23.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:23.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:23.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:23.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:23.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:23.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:23.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:23.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:23.862 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:23.863 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:23.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:23.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:23.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:23.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:23.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:23.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:23.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:23.863 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:23.863 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:23.863 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:23.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:23.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:23.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:23.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:23.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:23.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:23.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:23.864 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:23.864 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:23.864 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:23.864 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:23.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:23.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:23.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:23.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:23.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:23.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:23.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:23.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:23.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:23.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:23.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:23.865 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:23.865 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:23.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:23.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:23.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:23.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:23.870 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:23.870 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:23.872 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:23.873 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:23.873 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4e8fa02b] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@495590a7] 18:36:23.873 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:23.873 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:23.873 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:23.873 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9b195c4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:23.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:23.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:23.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:23.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:23.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:23.875 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:23.875 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:23.875 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:23.875 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:23.875 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:23.875 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:23.876 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:23.876 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:23.876 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:23.876 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:23.876 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:23.876 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:23.876 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:23.877 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:23.877 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60d5c16] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:23.879 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:23.880 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:23.881 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:23.881 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:23.882 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:23.883 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:23.884 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:23.884 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:23.885 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:23.887 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:23.887 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:23.890 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:23.891 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:23.892 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:23.894 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:23.895 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:23.896 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:23.896 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:23.898 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:23.898 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:23.900 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:23.901 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:23.904 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:23.910 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:23.914 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:23.917 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:23.922 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:23.924 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:23.926 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:23.927 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:23.929 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:23.949 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:23.951 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:23.953 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:23.955 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 97f544c3-8f15-49bb-bfd9-f47395bf11d5 () 18:36:23.955 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:23.955 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:23.955 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:23.958 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:23.959 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:23.971 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:23.971 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:23.971 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:23.973 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:23.973 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:23.974 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:23.975 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:23.975 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:23.975 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:23.976 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@37ad8430] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:23.976 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:23.976 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:23.976 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:23.976 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:23.977 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.977 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1402822947 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@147518308 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@98677797 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@358136039 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@770983702 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@72fad01f) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2058490617 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@712839880 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@633224294 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@31488742) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1806669305 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@688271638 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2098165084) 18:36:23.977 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:23.981 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.981 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:23.981 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:23.981 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:23.981 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:23.981 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:23.982 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:23.983 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@711df813] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:23.983 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:23.983 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:23.983 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:23.983 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:23.985 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.985 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@2011009230 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@416877830) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@356185612 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@453966584) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@5132983 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@502fce85) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@308795418 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2119313812 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@209393411 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@571390959 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@235208892 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:23.985 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.990 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.990 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:23.990 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:23.990 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:23.992 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:23.992 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:23.993 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:23.993 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1503447208 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:23.993 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:23.995 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:23.996 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:23.996 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:23.997 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:23.997 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:23.997 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:23.997 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:23.997 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:23.997 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:23.997 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:23.997 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:23.997 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:23.997 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:23.997 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:23.998 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:23.998 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:23.998 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:23.998 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:23.998 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:23.998 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:23.998 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:23.999 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:23.999 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:23.999 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.000 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:24.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.000 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.000 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:24.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.001 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.002 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.003 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.003 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.003 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.004 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.004 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.004 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:24.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.006 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:24.007 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.009 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.009 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.009 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.010 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@556165038 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@233399562 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2047674546 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1457409393 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1146575635 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@72fad01f) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@47228838 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@277510102 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@874186099 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@31488742) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1248481056 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1291856988 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2098165084) 18:36:24.010 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.012 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.012 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:24.013 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.013 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2048932599 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 906926883 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2008136203 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2008136203 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:24.014 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:24.014 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.015 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2008136203 18:36:24.015 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.015 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:24.015 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.015 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6fb1dd9d 18:36:24.015 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.015 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.015 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1956215284 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@235074702 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@453966584) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@961421753 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@502fce85) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1492274744 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@416877830) 18:36:24.015 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 909066614 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@108979121 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:24.016 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@108979121 18:36:24.016 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@7ce65a05 18:36:24.016 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.016 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.016 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:24.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:24.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:24.017 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:24.017 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:24.017 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.017 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2077196430 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:24.017 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.018 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.018 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:24.018 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:24.018 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:24.018 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:24.018 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.018 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@18744e18 18:36:24.018 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.018 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.018 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.018 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:24.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:24.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:24.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:24.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1fb86668] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:24.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:24.019 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.019 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:24.019 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.019 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@59794522 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@416877830) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@517327634 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@453966584) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1304240091 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@502fce85) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2134547473 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2139653400 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1337281696 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1783873866 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1101140485 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:24.019 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:24.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:24.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:24.020 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.020 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1805756413 18:36:24.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1805756413 18:36:24.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.021 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1805756413 18:36:24.021 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:24.021 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:24.021 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.021 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@15db982e 18:36:24.021 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.021 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.021 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3a235f21] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:24.022 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.022 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:24.022 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.022 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@978372991 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@438981443 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@899162243 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1600120324 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1668863905 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@72fad01f) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@729821382 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1609072909 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2141659954 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@31488742) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1514616504 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1894464310 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2098165084) 18:36:24.022 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.022 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.022 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:24.022 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.022 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.022 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1316564447 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1316564447 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1316564447 18:36:24.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.023 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@dfea3ca 18:36:24.023 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.023 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.023 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1629222661 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1712007468 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@368533413) 18:36:24.023 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:24.023 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:24.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:24.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1742900653 18:36:24.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.024 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1742900653 18:36:24.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:24.024 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:24.024 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6c8f2e4e 18:36:24.024 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.024 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.024 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.024 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.024 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1135234573 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1419970068) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@375985090 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@50442783) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@306863700 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:24.024 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1940080616 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:24.025 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1940080616 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.025 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@ea34dee 18:36:24.025 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.025 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.025 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.025 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1314589328 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@997608165) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1604002497 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1262737633 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1574589587) 18:36:24.025 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@977449654 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:24.026 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@977449654 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.026 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@7a8efb4 18:36:24.026 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.026 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.026 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.026 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@148458782 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1275740126 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1398976612) 18:36:24.026 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.027 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.027 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.027 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.027 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@255195165 18:36:24.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.027 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@255195165 18:36:24.027 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:24.027 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:24.027 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4c6d1f1f 18:36:24.027 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.027 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.027 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.031 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.031 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1829500804 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@314708830 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@593199410 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@821644132 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@50085160 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@72fad01f) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2524874 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2131482093 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@97714947 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@31488742) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1713732588 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1384231220 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2098165084) 18:36:24.031 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:24.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.031 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 602243169 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.031 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 2083691832 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@379444150 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@379444150 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@379444150 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@521090f1 18:36:24.032 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.032 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1423649465 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@744688639 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@453966584) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@877118445 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@502fce85) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1644583564 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@416877830) 18:36:24.032 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:24.032 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.032 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1365184588 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@712082840 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:24.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:24.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:24.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@712082840 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1dde2d1 18:36:24.033 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.033 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.033 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.033 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.033 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1204462079 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:24.033 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.033 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:24.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:24.033 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@34615ef4 18:36:24.034 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.034 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.034 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.034 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.034 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@649512158 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@416877830) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1473082746 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@453966584) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@718555096 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@502fce85) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@343685768 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@75271405 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@950423485 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@809776630 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1167716620 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:24.034 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:24.034 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.034 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1044977045 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1044977045 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1044977045 18:36:24.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:24.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@43549693 18:36:24.035 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.035 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.035 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.035 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.035 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1664139426 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1697414050 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1855987924 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@161989533 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1828141019 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@72fad01f) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1778430092 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@97094552 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@851774359 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@31488742) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1742318587 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@145945436 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2098165084) 18:36:24.035 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:24.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.035 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.035 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1900142693 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1900142693 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1900142693 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5e4c26a1 18:36:24.036 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.036 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1843837686 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@324677095 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@368533413) 18:36:24.036 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1853277442 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1853277442 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:24.036 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:24.036 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@2c73dfd0 18:36:24.037 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.037 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.037 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.037 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.037 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1854208684 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1419970068) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1079305563 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@50442783) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1664655596 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:24.037 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@902285315 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:24.037 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@902285315 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.037 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@7f06ef67 18:36:24.037 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.037 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.038 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.038 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1503596459 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@997608165) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@864202178 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1451254687 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1574589587) 18:36:24.038 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.038 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.038 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.038 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.038 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@877826753 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.038 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:24.038 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@877826753 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@193c3354 18:36:24.038 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.038 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.038 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.038 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1291134839 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@2096049965 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1398976612) 18:36:24.038 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.038 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.039 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.039 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.039 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.039 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.039 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.039 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.039 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.039 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@28370267 18:36:24.039 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.039 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@28370267 18:36:24.039 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:24.039 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:24.039 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6d4e4e0c 18:36:24.039 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.039 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.039 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.043 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:24.043 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:24.043 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.043 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@141432590 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@416877830) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1285457572 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@453966584) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@532157012 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@502fce85) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@828101325 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1240823183 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1902535091 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@781444985 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1093768668 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:24.043 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1354417201 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 501752975 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1759280963 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1759280963 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [14] - [NOT_HEALTHY] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [15] - [1970-01-01 00:00:00.0] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [16] - [message from PDP] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [17] - [ACTIVE] 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1759280963 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:24.044 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.044 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@425ee3ab 18:36:24.044 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.046 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.046 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@565816769 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@997608165) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1894825367 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@2139180142 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1574589587) 18:36:24.046 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@327089356 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:24.046 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@327089356 18:36:24.046 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1d6ddb48 18:36:24.048 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.048 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.048 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1752831671 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@290797668 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1398976612) 18:36:24.048 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@358820318 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@358820318 18:36:24.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:24.048 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:24.048 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@14d21cb9 18:36:24.048 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.048 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.048 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@746356831 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1419970068) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@2033228636 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@50442783) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2119379094 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:24.048 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1232317345 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:24.049 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1232317345 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.049 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4f415a37 18:36:24.049 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.049 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:24.049 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:24.049 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:24.049 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:24.049 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:24.049 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:24.049 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:24.049 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:24.049 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:24.049 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:24.050 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 2 objects 18:36:24.050 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 4 updates, 0 removals to 4 collections 18:36:24.050 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:24.057 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:24.057 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=10, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=10, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:24.058 [main] DEBUG org.hibernate.SQL -- update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.062 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.062 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:24.063 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.063 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:24.063 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.064 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.064 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:36:24.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.065 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.065 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.066 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.066 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:24.066 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:24.066 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:24.067 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:24.067 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:24.067 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:24.067 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:24.067 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 18:36:24.067 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 4 collections 18:36:24.067 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:24.067 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:24.067 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=10, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=10, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:24.067 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.068 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.068 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.068 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1373130111 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1512866201 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1415595306 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1992330995 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1700828897 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@72fad01f) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1543431069 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@232895709 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2141459588 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@31488742) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@512901647 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@853321803 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2098165084) 18:36:24.068 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:24.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1632252655 18:36:24.069 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 914571389 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@185628914 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@185628914 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.070 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [10] 18:36:24.070 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [10] 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@185628914 18:36:24.070 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.070 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.070 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@578ce232 18:36:24.070 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.070 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.070 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1006466023 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@857889666 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@453966584) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@272040599 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@502fce85) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@547024849 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@416877830) 18:36:24.070 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 2038233761 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1499188241 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:24.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:24.072 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1499188241 18:36:24.072 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@e6f7638 18:36:24.072 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.072 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.072 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.072 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.072 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@954363433 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:24.072 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.072 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:24.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:24.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:24.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:24.072 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.072 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@39ae8a75 18:36:24.073 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.073 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.073 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.073 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.073 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.073 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@311830607 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@416877830) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1429213609 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@453966584) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@915240663 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@502fce85) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2076028753 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1489646649 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@228776912 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1355038589 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1175831827 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:24.073 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@626955849 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@626955849 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@626955849 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [10] 18:36:24.074 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [10] 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.074 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3e00d115 18:36:24.074 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.074 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.074 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.074 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@747391739 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1561534263 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1566411942 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1710061153 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@737686453 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@72fad01f) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1851222874 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1608446602 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1368316270 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@31488742) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@998321521 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1859755232 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2098165084) 18:36:24.075 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1401020140 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1401020140 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1401020140 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.075 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6cf37a31 18:36:24.075 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.075 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.075 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1106203561 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@474256326 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@368533413) 18:36:24.075 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:24.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:24.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:24.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:24.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1897752288 18:36:24.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1897752288 18:36:24.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:24.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:24.076 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4a686b43 18:36:24.076 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:24.076 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.076 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.076 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.076 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1913260907 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1419970068) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1379408750 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@50442783) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@721842760 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:24.076 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1874718325 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:24.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1874718325 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.077 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@123fb86b 18:36:24.077 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.077 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.077 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.077 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@179506262 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@997608165) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1106634478 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@818522943 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1574589587) 18:36:24.077 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1292624556 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:24.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1292624556 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.078 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@23358a67 18:36:24.078 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.078 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.078 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.078 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1591233901 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1418021058 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1398976612) 18:36:24.078 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:24.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@945370867 18:36:24.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@945370867 18:36:24.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:24.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:24.079 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@44e49229 18:36:24.079 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:24.079 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.079 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.105 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:24.106 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2c1af4a6] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@495590a7] 18:36:24.106 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:24.106 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:24.106 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:24.107 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:24.113 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:24.113 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:24.113 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:24.113 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:24.113 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:24.113 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:24.125 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:24.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:24.127 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:24.127 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:24.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@618c6ba8 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@24f878f7 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@68f1b06b 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@55b12c21 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@5762dc14 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@30ba29cf 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@552da55b 18:36:24.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@9215bfb 18:36:24.131 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@48e2b4b7] into BootstrapContext; was [null] 18:36:24.132 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@29770835] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1148673d] 18:36:24.162 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:24.162 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:24.164 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:24.164 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:24.164 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:24.164 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:24.164 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:24.164 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:24.164 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:24.168 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:24.168 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:24.168 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:24.168 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:24.168 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:24.169 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:24.170 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:24.170 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:24.170 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:24.170 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:24.170 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:24.170 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@55(java.time.Duration,3015) 18:36:24.170 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@55(java.time.Duration,3015) 18:36:24.170 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@55(java.time.Duration,3015) 18:36:24.170 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@381b485b] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4bd23b22] 18:36:24.171 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:24.175 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.175 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:24.175 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:24.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.178 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:24.178 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.178 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:24.178 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.185 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.185 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:24.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.189 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:24.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:24.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:24.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:24.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.190 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:24.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:24.191 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:24.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:24.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:24.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.193 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.193 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:24.193 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.194 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:24.195 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:24.195 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.196 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:24.196 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:24.196 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.196 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.196 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:24.196 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.196 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.196 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.196 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:24.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.197 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:24.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.197 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:24.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.197 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:24.197 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:24.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.198 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:24.199 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.199 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.199 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:24.199 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.199 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.199 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:24.200 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.200 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:24.200 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:24.200 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:24.201 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.201 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:24.201 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:24.201 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:24.201 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:24.201 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:24.201 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.201 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.201 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:24.201 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:24.201 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:24.202 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:24.202 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:24.202 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:24.202 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.202 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.202 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:24.202 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:24.202 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:24.202 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:24.202 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:24.202 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:24.202 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.202 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:24.203 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:24.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:24.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:24.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:24.204 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:24.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.205 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:24.205 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:24.205 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:24.205 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.205 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:24.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.205 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:24.205 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:24.205 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:24.205 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:24.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:24.205 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:24.206 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:24.206 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:24.206 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:24.206 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:24.206 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:24.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:24.206 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:24.207 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:24.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.208 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.208 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:24.208 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.208 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.208 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.208 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:24.208 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:24.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.209 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:24.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:24.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:24.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:24.209 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:24.210 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:24.210 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.211 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:24.211 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:24.211 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.212 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:24.212 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:24.212 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.212 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.212 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:24.212 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.212 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.212 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.212 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:24.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:24.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:24.213 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:24.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:24.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:24.213 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:24.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.214 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:24.214 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:24.215 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:24.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.215 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:24.215 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:24.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:24.215 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:24.215 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:24.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:24.216 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:24.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:24.216 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:24.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:24.216 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:24.216 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:24.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.217 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:24.217 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:24.217 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:24.217 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:24.217 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:24.217 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:24.217 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:24.217 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.218 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.219 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:24.219 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.220 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:24.220 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:24.220 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:24.220 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.220 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:24.220 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:24.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:24.221 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:24.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:24.221 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:24.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:24.221 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:24.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:24.221 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:24.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:24.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:24.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:24.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:24.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:24.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:24.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:24.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:24.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:24.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:24.223 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.223 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.223 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.223 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.223 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:24.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:24.224 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:24.224 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:24.224 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:24.225 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:24.225 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.225 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.225 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.225 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:24.226 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:24.226 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.226 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:24.226 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:24.226 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.226 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.226 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.226 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:24.226 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:24.226 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.227 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:24.227 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.227 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.227 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:24.227 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:24.227 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.228 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:24.229 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.238 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.238 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.238 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.238 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.238 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.238 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:24.238 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.239 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.239 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.239 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.239 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.239 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:24.239 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.239 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.239 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.240 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:24.240 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.240 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.240 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.240 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:24.240 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.241 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:24.241 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.241 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.241 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.241 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.241 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:24.241 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:24.241 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.241 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:24.241 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.241 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.242 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:24.242 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:24.242 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.242 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:24.242 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.242 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:24.242 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:24.242 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:24.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:24.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:24.242 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:24.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.243 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:24.243 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.243 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.243 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:24.243 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.243 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.243 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:24.243 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:24.244 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.252 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:24.252 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.252 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.252 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:24.252 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.252 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.252 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:24.252 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:24.252 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:24.252 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:24.253 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.253 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.253 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.253 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.253 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.253 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:24.253 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:24.253 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.253 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.254 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.254 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:24.254 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:24.254 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:24.254 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.254 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:24.254 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.254 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:24.254 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.254 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.254 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.254 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.255 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.255 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:24.255 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.255 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.255 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:24.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.255 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.265 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.265 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.265 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:24.265 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.265 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.265 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.266 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.266 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.266 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:24.266 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.266 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.266 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:24.266 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.266 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:24.266 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.266 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:24.266 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:24.267 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.267 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.267 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.267 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.267 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.267 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:24.267 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:24.267 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:24.267 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:24.336 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:24.336 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:24.337 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@47d41516, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:24.337 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:24.337 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1040bcfb] under count; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@74921a] under every; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@20cb33f1] under any; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@47d0ee5b] under sinh; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5262253e] under cosh; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7622892a] under tanh; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f0f78a4] under pi; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f6dfd28] under log; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:24.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@c656a2e] under position; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6eecd951] under overlay; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@1ad25670] under trim; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3a766cbf] under cast; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1d6545c5] under collate; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@15cb3169] under extract; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1d229476] under ifnull; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@14b810f9] under pad; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@23c424c6] under str; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6f4809ae] under format; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@66c0a115] under timestampadd; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@32ab4aec] under timestampdiff; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@30cbba6b] under current_date; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1fe1d0a5] under current_time; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7c4a0245] under current_timestamp; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@14decb0a] under local_date; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@792b2318] under local_time; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@68deb060] under local_datetime; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@442adf14] under offset_datetime; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@26ceca00] under instant; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@6dd1e22] under sql; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1b9df329] under count; prior registration was org.hibernate.dialect.function.CountFunction@1040bcfb 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@95d5d31] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f0f78a4 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@599308d0] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@792b2318 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@68deb060 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@375121ce] under trunc; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@43a188b6] under date_trunc; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:24.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20f6e126] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@c656a2e 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61e2a860] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5f83aac3] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6f4809ae 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@10287dbd] under listagg; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7c0514f] under mode; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7315587f] under percentile_cont; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3182316c] under percentile_disc; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@62146774] under rank; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@675b0850] under dense_rank; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3e547264] under percent_rank; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1e7d3d93] under cume_dist; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5f93c6ef] under array; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@60355cc5] under array_list; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@7defd5f5] under array_agg; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@a09fe7e] under array_position; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@1f55bb2] under array_positions; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@47098232] under array_positions_list; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6be2c838] under array_length; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@4061263d] under array_concat; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@71567e73] under array_prepend; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7a456a79] under array_append; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@79bde01] under array_contains; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4e025001] under array_contains_nullable; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@ce51a54] under array_overlaps; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5d22af13] under array_overlaps_nullable; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4100960] under array_get; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@58cec3bb] under array_set; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@7cdd554c] under array_remove; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@344f27f3] under array_remove_index; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30107313] under array_slice; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@1e6dbdb1] under array_replace; prior registration was null 18:36:24.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@80cec05] under array_trim; prior registration was null 18:36:24.349 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@45313248] under array_fill; prior registration was null 18:36:24.350 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@760a4916] under array_fill_list; prior registration was null 18:36:24.350 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@579f253] under array_to_string; prior registration was null 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:24.350 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:24.351 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:24.352 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:24.352 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:24.352 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:24.353 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:24.354 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:24.354 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:24.355 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:24.356 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:24.357 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:24.357 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:24.359 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:24.360 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:24.361 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:24.361 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.420 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:24.422 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:24.422 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:24.468 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:24.469 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:24.469 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:24.503 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:24.507 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:24.507 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:24.527 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:24.528 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:24.528 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:24.542 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:24.543 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:24.543 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:24.555 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:24.556 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.556 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.556 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.556 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.557 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.557 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.557 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.560 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:24.560 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:24.560 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:24.560 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:24.561 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:24.562 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:24.563 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:24.564 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:24.569 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:24.569 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:24.569 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:24.569 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:24.569 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:24.570 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:24.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:24.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:24.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:24.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:24.570 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:24.570 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:24.570 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:24.570 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:24.570 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:24.570 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:24.570 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:24.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:24.571 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@608df685] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:24.571 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:24.572 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:24.572 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:24.572 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:24.572 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:24.572 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:24.572 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2668c100] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:24.573 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.573 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.573 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:24.573 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:24.573 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:24.573 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:24.573 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.574 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:24.574 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.574 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.574 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.574 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:24.574 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:24.574 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:24.574 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.574 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.575 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.575 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:24.575 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:24.575 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:24.575 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1a4f3538] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:24.575 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.575 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:24.575 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:24.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:24.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:24.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:24.576 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:24.576 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:24.576 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.576 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:24.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:24.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:24.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:24.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:24.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6280829f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:24.577 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:24.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:24.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:24.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.578 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:24.578 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:24.578 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.578 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:24.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:24.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:24.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:24.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:24.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:24.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:24.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:24.579 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:24.579 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:24.579 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.579 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:24.579 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:24.579 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:24.579 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.579 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.579 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.579 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:24.579 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:24.579 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.579 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:24.579 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.579 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.579 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.579 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:24.579 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:24.580 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:24.580 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:24.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:24.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:24.580 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:24.580 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:24.580 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.580 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:24.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:24.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.580 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.580 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:24.580 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:24.580 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:24.580 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:24.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:24.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:24.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:24.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:24.581 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:24.581 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:24.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:24.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:24.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:24.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:24.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:24.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:24.581 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:24.581 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:24.581 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:24.582 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:24.582 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:24.582 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:24.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.582 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.583 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.583 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:24.583 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.583 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.583 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.583 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.587 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:24.587 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:24.588 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:24.588 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:24.588 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@381b485b] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@29f3e3c7] 18:36:24.588 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:24.588 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:24.588 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:24.589 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6818550d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:24.589 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:24.590 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:24.590 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d310fe6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:24.592 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:24.593 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:24.594 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:24.594 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:24.595 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:24.596 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:24.597 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:24.598 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:24.599 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:24.599 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:24.601 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:24.602 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:24.605 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:24.607 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:24.609 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:24.610 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:24.611 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:24.612 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:24.613 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:24.618 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:24.621 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:24.624 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:24.626 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:24.627 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:24.628 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:24.629 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:24.630 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:24.634 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:24.637 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:24.639 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:24.642 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:24.646 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:24.648 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:24.649 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:24.652 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: a53e9df4-1e66-4765-ad3b-e37f328cd1d8 () 18:36:24.652 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:24.652 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:24.652 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:24.652 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsNoPDPs.json" does not exist on the local file system 18:36:24.652 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsNoPDPs.json" : 18:36:24.655 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:24.655 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:24.655 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3e9feb92] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.656 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:24.657 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.657 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:24.657 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.657 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1096947524 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@6334337 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1545609928 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1363121758 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@11952906 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@56f8032) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1485100085 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1965302813 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1186572160 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1068417397) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1098223561 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@363155254 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@506167205) 18:36:24.657 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.660 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=TestPdpGroup, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:24.660 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:24.660 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:24.660 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:24.660 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:24.660 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.661 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.661 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@164b28c4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:24.661 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.661 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:24.661 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.661 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:24.661 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.661 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1319025078 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@657014936) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@238410011 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2024380698) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1136778416 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2e0169d0) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@249335818 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@973715842 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2011223599 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1384808170 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@943515761 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:24.661 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.662 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:24.662 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0)] for CollectionEntry[] 18:36:24.663 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0)] for CollectionEntry[] 18:36:24.663 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0)], policies=[PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0)], currentInstanceCount=0, desiredInstanceCount=5, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[])] for CollectionEntry[] 18:36:24.663 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:24.663 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:24.663 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:24.663 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}], was: [] (initialized) 18:36:24.663 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}], was: [] (initialized) 18:36:24.663 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:36:24.663 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:36:24.663 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:36:24.663 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:36:24.663 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 2 insertions, 2 updates, 0 deletions to 2 objects 18:36:24.663 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:24.663 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:24.663 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=ACTIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], description=group description, key=component[name,version]{name=TestPdpGroup, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:24.663 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=5, policies=[component[name,version]{name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0}], supportedPolicyTypes=[component[name,version]{name=onap.policies.controlloop.Operational, version=1.0.0}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}, currentInstanceCount=0, properties=[Value of sub Group Property 0], pdpInstances=[]} 18:36:24.663 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:24.664 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:24.664 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.664 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:24.665 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.665 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.665 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No collection rows to insert - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.665 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.665 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.665 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.665 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.665 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.665 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.665 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.666 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:24.666 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.666 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.666 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:24.666 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.666 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.666 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.667 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.667 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1543398879 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@999647115 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@755313138 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1278340239 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1690937419 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@56f8032) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1953509990 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1883164579 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@866648255 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1068417397) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@436890993 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1864146772 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@506167205) 18:36:24.667 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.667 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.667 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.667 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1395640699 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : 1480723061 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@584681045 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@584681045 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [0] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [5] 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@584681045 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.668 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4404dee7 18:36:24.668 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.668 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.669 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@188863603 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1707343968 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2024380698) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1356445494 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2e0169d0) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@843622444 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@657014936) 18:36:24.669 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:24.669 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.669 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.669 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.669 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.669 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.670 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.670 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6fd0b8ab] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:24.670 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.670 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:24.671 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.671 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1257026888 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@657014936) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2042784741 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2024380698) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@716403786 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2e0169d0) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1825160170 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1126172110 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@693617420 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@418902856 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@968891735 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:24.671 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.672 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [null] 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.672 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [null] 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) is null 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1251955067 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1251955067 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.672 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [0] 18:36:24.672 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [5] 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.672 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@13bf0814 18:36:24.672 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.672 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.672 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:24.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:24.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:24.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:24.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6982fae] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:24.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:24.673 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.673 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:24.673 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.673 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@78733637 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1133759266 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@991687871 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2099301762 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1922310186 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@56f8032) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@797126529 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1264163010 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@820904182 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1068417397) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1663628209 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1440823154 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@506167205) 18:36:24.673 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@918664461 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@918664461 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@918664461 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.674 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@71f164d6 18:36:24.674 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.674 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.674 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1618769908 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1529794347 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@197770496) 18:36:24.674 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:24.675 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.675 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:24.675 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:24.675 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.675 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.675 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.675 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1783057920 18:36:24.675 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.675 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1783057920 18:36:24.675 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:24.675 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:24.675 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@5fde6b8c 18:36:24.675 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.675 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.675 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.675 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.675 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@423226570 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1307707361) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@438998190 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@914624108) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1611529162 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:24.675 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.676 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.676 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:24.676 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.676 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@597397909 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.676 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational] 18:36:24.676 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0) 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@597397909 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.676 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@653ddea5 18:36:24.676 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.676 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.676 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.676 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1793178211 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1040256519) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@797057570 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@608246145 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1133809096) 18:36:24.676 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.677 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.677 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:24.677 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.677 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1930217434 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.677 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational.apex.sampledomain] 18:36:24.677 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0) 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1930217434 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.677 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@675fe8de 18:36:24.677 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.677 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.677 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.677 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@12768048 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1810800169 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1396793744) 18:36:24.677 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.678 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.678 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.678 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:24.678 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.678 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.678 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.678 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.678 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.678 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1654561726 18:36:24.678 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.678 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1654561726 18:36:24.678 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:24.678 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:24.678 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@420da96b 18:36:24.678 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.678 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.678 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.679 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.679 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@437783899 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1379993020 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1688410242 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1271571340 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@291638651 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@56f8032) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1272223246 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@936374526 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@688382792 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1068417397) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@680475334 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1191488831 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@506167205) 18:36:24.679 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.679 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:24.679 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.679 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.679 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:24.679 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.679 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.679 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1216807623 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : 713565117 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@368837709 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@368837709 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.680 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [0] 18:36:24.680 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [5] 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@368837709 18:36:24.680 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.680 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.680 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@68deb8e1 18:36:24.680 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.680 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.680 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1824222477 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@428921531 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2024380698) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@517724942 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2e0169d0) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@64975236 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@657014936) 18:36:24.680 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:24.680 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.680 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.680 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.680 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.681 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.681 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.681 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.681 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.681 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1801585408 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@657014936) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@331943097 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2024380698) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2049213736 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2e0169d0) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1557527435 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@668240146 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2091115925 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@577778412 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1368038538 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:24.681 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.681 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [null] 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.681 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [null] 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) is null 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@314403003 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@314403003 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.681 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [0] 18:36:24.681 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [5] 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.681 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6bfa2da2 18:36:24.681 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.681 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.681 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.681 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1254669295 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@19678348 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1210140552 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1921836051 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2098478702 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@56f8032) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@520031588 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1553994804 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1226428367 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1068417397) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@362966988 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1943065649 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@506167205) 18:36:24.682 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@783772812 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@783772812 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@783772812 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.682 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1f041bad 18:36:24.682 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.682 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.682 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1526603173 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1337514362 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@197770496) 18:36:24.682 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1538475063 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1538475063 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1bb425e4 18:36:24.683 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:24.683 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.683 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.683 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@307125473 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1307707361) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1099225440 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@914624108) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@410671928 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:24.683 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@318466038 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational] 18:36:24.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0) 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@318466038 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.683 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@253ab1d3 18:36:24.683 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.683 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.684 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.684 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1867746775 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1040256519) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@323128221 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1090166194 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1133809096) 18:36:24.684 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.684 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.684 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:24.684 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.684 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@391563434 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.684 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational.apex.sampledomain] 18:36:24.684 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0) 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@391563434 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.684 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@44697322 18:36:24.684 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.684 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.684 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:24.684 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1357537552 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@274085866 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1396793744) 18:36:24.685 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:24.685 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:24.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:24.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:24.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:24.685 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.685 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.685 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:24.685 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1831129459 18:36:24.685 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.685 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1831129459 18:36:24.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:24.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:24.685 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@5fcef70b 18:36:24.685 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:36:24.685 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.685 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:24.685 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:24.686 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@7e06727f] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@29f3e3c7] 18:36:24.686 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:24.686 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:24.686 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:24.687 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:24.691 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:24.691 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:24.691 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:24.691 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:24.691 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:24.691 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:24.692 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:24.692 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:24.692 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@3a702dcc 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7c950d4f 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@1c8b1df1 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@3cdfbf7a 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@7fafb60 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@53d161a5 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@17719abb 18:36:24.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@5614c340 18:36:24.694 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6650319] into BootstrapContext; was [null] 18:36:24.694 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5e618639] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@45de6b0c] 18:36:24.705 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:24.705 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:24.706 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:24.707 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:24.707 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:24.707 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:24.707 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:24.707 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:24.707 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:24.709 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:24.709 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:24.709 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:24.709 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:24.709 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:24.710 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:24.710 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:24.710 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:24.710 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:24.710 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:24.710 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:24.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@82(java.time.Duration,3015) 18:36:24.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@82(java.time.Duration,3015) 18:36:24.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@82(java.time.Duration,3015) 18:36:24.710 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@63884640] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@28356892] 18:36:24.711 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:24.711 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.712 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:24.712 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.713 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:24.713 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:24.713 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.713 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.713 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:24.713 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.713 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.713 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:24.713 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:24.714 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.714 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.714 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:24.714 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.714 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.714 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:24.714 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.714 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:24.714 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.714 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:24.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.716 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:24.716 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.717 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:24.717 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:24.717 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.718 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:24.718 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:24.718 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.718 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.718 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:24.718 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.718 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.718 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:24.718 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:24.719 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.719 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.719 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:24.719 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.719 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.719 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:24.719 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.719 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:24.719 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:24.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:24.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.720 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:24.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.720 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.720 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.721 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:24.721 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.722 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:24.722 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:24.722 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.722 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:24.722 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:24.722 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:24.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:24.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:24.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:24.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:24.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:24.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:24.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:24.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:24.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:24.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:24.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:24.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:24.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:24.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:24.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:24.725 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.725 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:24.725 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:24.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.725 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:24.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:24.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.726 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:24.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:24.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:24.726 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:24.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:24.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:24.726 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.727 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:24.727 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.728 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:24.728 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:24.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:24.728 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:24.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:24.728 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:24.728 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:24.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:24.729 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:24.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:24.729 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:24.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:24.729 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:24.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:24.729 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:24.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.730 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:24.731 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.731 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:24.731 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:24.731 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.731 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:24.731 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:24.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:24.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:24.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:24.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:24.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:24.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:24.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:24.733 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:24.733 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:24.733 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:24.733 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:24.733 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:24.733 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:24.733 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:24.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.734 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.734 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:24.735 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:24.735 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.735 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:24.735 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:24.735 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.735 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.735 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.735 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.736 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:24.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:24.736 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.736 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:24.736 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.736 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:24.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:24.736 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.736 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:24.736 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.736 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.736 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.736 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.736 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.736 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.737 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:24.737 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.737 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.737 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:24.737 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.737 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.737 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.737 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:24.738 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.738 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:24.738 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.738 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.738 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.739 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:24.739 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.739 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.739 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:24.739 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.739 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.739 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:24.739 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:24.739 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.739 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:24.739 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.740 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:24.740 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.740 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.740 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.740 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:24.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.741 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:24.741 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:24.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.741 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.741 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.742 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:24.742 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.742 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.742 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:24.742 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:24.742 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:24.742 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.742 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.742 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.742 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.742 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.742 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.742 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.742 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:24.742 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:24.742 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.743 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:24.743 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:24.743 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.743 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.743 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:24.743 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.743 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.743 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.743 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:24.743 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.743 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.744 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.744 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.744 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:24.744 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.744 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.744 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:24.744 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.744 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.744 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:24.744 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:24.744 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.744 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.745 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:24.745 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.745 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.745 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.745 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.745 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:24.745 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.745 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.745 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.745 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:24.745 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:24.745 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:24.745 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:24.745 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:24.745 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:24.745 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:24.745 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:24.758 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:24.758 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:24.759 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1e253fa3, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:24.759 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:24.759 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:24.760 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:24.760 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:24.760 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:24.760 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:24.760 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@74cc9493] under count; prior registration was null 18:36:24.760 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4cf48c54] under every; prior registration was null 18:36:24.760 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6bd4b701] under any; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5cbb45ff] under sinh; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c433af7] under cosh; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@24bd8907] under tanh; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a1f5e2e] under pi; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6c8d6a2f] under log; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@394c61cb] under position; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@71713254] under overlay; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@618ffc7a] under trim; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@66d43e76] under cast; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c4c595e] under collate; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@44572f11] under extract; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@5a2577cd] under ifnull; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@1d45c571] under pad; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@439df92e] under str; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3ecf69eb] under format; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@4fa5fae0] under timestampadd; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7c78d028] under timestampdiff; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@50001200] under current_date; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1545b9da] under current_time; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@75573368] under current_timestamp; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4f94547a] under local_date; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1fd4df9a] under local_time; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@27672ed3] under local_datetime; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6b678524] under offset_datetime; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6bd3bb6] under instant; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@3fac0cf4] under sql; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2123bc64] under count; prior registration was org.hibernate.dialect.function.CountFunction@74cc9493 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@763a53c1] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a1f5e2e 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1935b63b] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:24.761 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1fd4df9a 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@27672ed3 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@4621d245] under trunc; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7add9679] under date_trunc; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5edd76b8] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@394c61cb 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6aed9736] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2296c3d4] under format; prior registration was org.hibernate.dialect.function.FormatFunction@3ecf69eb 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@34eef7a1] under listagg; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1332f32] under mode; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7e14c05] under percentile_cont; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@13fda74e] under percentile_disc; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@50ed196f] under rank; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@48bff6ff] under dense_rank; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@45330a89] under percent_rank; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3b8a02b6] under cume_dist; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@31452c9] under array; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@342b545a] under array_list; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@69117714] under array_agg; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@2655732] under array_position; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4da1d61b] under array_positions; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@79eaf64] under array_positions_list; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1230a38d] under array_length; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@5162bede] under array_concat; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2b79945f] under array_prepend; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@596eebdb] under array_append; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4ed507b0] under array_contains; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@a05c4fa] under array_contains_nullable; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@6db96289] under array_overlaps; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@43a77cd6] under array_overlaps_nullable; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@25290b95] under array_get; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@1af29de] under array_set; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@2724ae48] under array_remove; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@5f9d27b6] under array_remove_index; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3205ea73] under array_slice; prior registration was null 18:36:24.762 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@4a9cd434] under array_replace; prior registration was null 18:36:24.763 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@48c865c1] under array_trim; prior registration was null 18:36:24.763 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7e5e5bf9] under array_fill; prior registration was null 18:36:24.763 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@63157033] under array_fill_list; prior registration was null 18:36:24.763 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@4f843511] under array_to_string; prior registration was null 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:24.763 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:24.764 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:24.764 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:24.764 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:24.764 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:24.765 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:24.765 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.783 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:24.783 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:24.783 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:24.800 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:24.800 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:24.800 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:24.810 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:24.811 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:24.811 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:24.821 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:24.821 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:24.821 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:24.833 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:24.833 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:24.833 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:24.843 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:24.843 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.844 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.844 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.844 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.845 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.845 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.845 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:24.848 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:24.849 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:24.850 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:24.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:24.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:24.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:24.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:24.855 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:24.855 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:24.855 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:24.856 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:24.856 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:24.856 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:24.856 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:24.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:24.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:24.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.857 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@25fc90aa] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:24.858 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:24.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:24.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:24.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:24.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:24.858 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3956ae6e] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:24.858 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.858 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:24.859 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.859 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:24.859 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:24.859 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:24.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:24.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:24.860 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:24.860 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:24.860 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:24.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:24.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:24.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:24.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3191ba8b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:24.860 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:24.861 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:24.861 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:24.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:24.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:24.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:24.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:24.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:24.861 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:24.861 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:24.861 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.861 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:24.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.861 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:24.861 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:24.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:24.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:24.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:24.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:24.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:24.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7383536] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:24.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:24.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:24.862 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:24.862 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:24.862 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:24.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:24.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:24.862 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:24.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:24.863 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:24.863 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:24.863 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:24.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:24.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:24.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:24.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:24.863 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:24.863 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:24.863 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:24.864 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:24.864 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:24.864 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:24.864 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:24.864 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:24.864 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:24.865 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.865 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:24.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:24.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:24.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:24.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:24.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:24.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:24.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:24.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:24.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:24.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:24.865 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:24.865 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:24.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:24.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:24.865 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:24.866 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:24.866 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:24.866 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:24.866 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.866 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:24.866 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:24.866 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:24.866 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:24.866 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:24.866 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:24.866 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:24.866 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:24.867 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:24.867 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:24.867 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:24.867 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:24.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:24.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:24.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:24.867 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:24.867 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:24.867 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:24.867 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:24.867 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.867 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:24.871 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:24.871 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:24.872 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:24.872 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:24.872 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@63884640] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@48ebf57c] 18:36:24.872 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:24.872 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:24.873 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:24.873 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14c77f6d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:24.873 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:24.873 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:24.873 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:24.873 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:24.873 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:24.873 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:24.874 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:24.875 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:24.875 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@150ae70c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:24.876 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:24.876 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:24.877 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:24.878 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:24.878 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:24.879 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:24.879 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:24.880 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:24.881 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:24.881 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:24.882 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:24.883 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:24.883 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:24.884 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:24.885 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:24.886 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:24.886 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:24.887 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:24.888 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:24.888 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:24.889 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:24.891 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:24.892 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:24.893 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:24.894 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:24.895 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:24.896 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:24.897 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:24.898 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:24.899 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:24.900 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:24.901 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:24.902 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:24.903 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:24.914 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 9d25384c-0a2f-4fec-b5c7-0751f3f84e5a () 18:36:24.914 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:24.914 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:24.914 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:24.915 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:24.915 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@3e411e5d] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@48ebf57c] 18:36:24.916 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:24.916 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:24.916 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:24.917 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:24.930 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:24.930 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:24.930 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:24.931 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:24.931 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:24.931 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:24.932 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:24.932 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:24.932 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.932 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@3db55907 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@79b37277 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@65eb3095 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@6557b61f 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@72bdb6d3 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@107f5239 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@2cacb73b 18:36:24.933 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@74131bff 18:36:24.934 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6b873080] into BootstrapContext; was [null] 18:36:24.934 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1035953] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@485f3327] 18:36:24.959 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:24.959 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:24.959 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:24.960 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:24.960 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:24.960 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:24.960 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:24.960 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:24.960 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:24.969 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:24.969 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:24.969 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:24.969 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:24.969 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:24.971 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:24.971 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:24.971 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:24.971 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:24.971 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:24.971 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:24.971 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@109(java.time.Duration,3015) 18:36:24.971 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@109(java.time.Duration,3015) 18:36:24.971 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@109(java.time.Duration,3015) 18:36:24.971 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@182c3b79] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@48b3a9ed] 18:36:24.972 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:24.975 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.976 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:24.976 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:24.989 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.989 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:24.990 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:24.990 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:24.990 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.990 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:24.990 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:24.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:24.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:24.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:24.991 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:24.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:24.992 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:24.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:24.992 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.992 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:24.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:24.998 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.998 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:24.998 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:24.998 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:24.999 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.002 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:25.002 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:25.003 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:25.004 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.004 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:25.004 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:25.005 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.005 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.005 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:25.005 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.005 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.005 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:25.005 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:25.006 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.006 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.006 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:25.006 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.006 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.006 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.006 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:25.007 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.007 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:25.007 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:25.007 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:25.007 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:25.007 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:25.008 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:25.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.010 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.010 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:25.010 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.010 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:25.010 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:25.011 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.011 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.011 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:25.011 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:25.012 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.012 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.012 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:25.012 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.013 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:25.016 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.016 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.016 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.016 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:25.016 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.016 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:25.016 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.016 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:25.017 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:25.017 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:25.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:25.018 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.018 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:25.018 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:25.018 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.018 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:25.018 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:25.018 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.018 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:25.018 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:25.018 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:25.019 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:25.019 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:25.019 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:25.019 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.019 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.019 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:25.020 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.020 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.020 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:25.020 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:25.020 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:25.020 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:25.020 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:25.020 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.021 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:25.021 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:25.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.021 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:25.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.021 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:25.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:25.021 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:25.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:25.021 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:25.021 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:25.022 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:25.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.023 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:25.023 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:25.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:25.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:25.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:25.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:25.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:25.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:25.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:25.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.023 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:25.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:25.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:25.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:25.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:25.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:25.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:25.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:25.025 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.026 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:25.026 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:25.026 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:25.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.026 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:25.026 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:25.027 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.027 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:25.027 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:25.027 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.027 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:25.027 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:25.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:25.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:25.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:25.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:25.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:25.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:25.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:25.029 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:25.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:25.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:25.029 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:25.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:25.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:25.029 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:25.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:25.030 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:25.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:25.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:25.030 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:25.030 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:25.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:25.030 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:25.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:25.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:25.033 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:25.033 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:25.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:25.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.034 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:25.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:25.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:25.034 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.035 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:25.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.035 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:25.035 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:25.035 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:25.036 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.036 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:25.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:25.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:25.037 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.037 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:25.037 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.038 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:25.038 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:25.038 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:25.038 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.038 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:25.038 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.038 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:25.038 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:25.038 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:25.039 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:25.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.040 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:25.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.040 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.040 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:25.041 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:25.041 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:25.041 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.042 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:25.042 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:25.042 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:25.043 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:25.044 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:25.044 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:25.044 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.044 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:25.044 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.045 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:25.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:25.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:25.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.045 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:25.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.045 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:25.045 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:25.045 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:25.045 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:25.045 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:25.045 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:25.046 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.047 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:25.047 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:25.047 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:25.048 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.050 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.050 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.050 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:25.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.050 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.050 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:25.050 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.050 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.050 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.051 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:25.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.051 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.051 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:25.051 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.051 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:25.051 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:25.051 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:25.052 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.053 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:25.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:25.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:25.053 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.053 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:25.053 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.053 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:25.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:25.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.054 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.054 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:25.054 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:25.054 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:25.054 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:25.054 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.054 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.054 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:25.054 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.054 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.054 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:25.054 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.054 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:25.054 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:25.055 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:25.055 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:25.055 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:25.055 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:25.055 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.055 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:25.056 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:25.056 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:25.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.056 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:25.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.056 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:25.056 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:25.056 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:25.057 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:25.058 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.058 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.058 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:25.058 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.058 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.058 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:25.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.059 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:25.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:25.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:25.060 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.062 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:25.062 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:25.062 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:25.062 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.062 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:25.062 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.063 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:25.063 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:25.063 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:25.063 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.063 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:25.063 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.063 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:25.063 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:25.064 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:25.064 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:25.064 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:25.064 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:25.064 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.064 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:25.064 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.064 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.065 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.065 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:25.065 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.065 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:25.065 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.065 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.065 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.065 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:25.065 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.065 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:25.065 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:25.065 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:25.065 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:25.099 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:25.101 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:25.101 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@c01fd44, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:25.102 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:25.102 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:25.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:25.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:25.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:25.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@44798d81] under count; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@605d67f8] under every; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6e56373e] under any; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d3e1c6d] under sinh; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@65a381ce] under cosh; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e4a5825] under tanh; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@31fa7d15] under pi; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2cbad233] under log; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:25.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@55ee9b9b] under position; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@69596a73] under overlay; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@ba9a098] under trim; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@71f8d094] under cast; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@50ebbf73] under collate; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@72435def] under extract; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@34289e5f] under ifnull; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@363843e] under pad; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@efea306] under str; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@663a2b13] under format; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@16109bed] under timestampadd; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@9cdbf65] under timestampdiff; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@72d0cbc9] under current_date; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@45050433] under current_time; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@57d8308d] under current_timestamp; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@338a9b84] under local_date; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@477090bf] under local_time; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2a3920fe] under local_datetime; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3cf3216c] under offset_datetime; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5bc2dbcd] under instant; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@18f45d62] under sql; prior registration was null 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@7b29b052] under count; prior registration was org.hibernate.dialect.function.CountFunction@44798d81 18:36:25.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5ef4161a] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@31fa7d15 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1325a2ba] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@477090bf 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2a3920fe 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2980f2f1] under trunc; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1f9d6cb3] under date_trunc; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:25.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61a7ed9c] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@55ee9b9b 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5fa9a360] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7110c51e] under format; prior registration was org.hibernate.dialect.function.FormatFunction@663a2b13 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@51cd77b] under listagg; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5b891149] under mode; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@49290bfb] under percentile_cont; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3e660ff5] under percentile_disc; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5d22a04d] under rank; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4e32e1f9] under dense_rank; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4f455d17] under percent_rank; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4152faad] under cume_dist; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@9ba0a02] under array; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@50de1fe5] under array_list; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@35965d0c] under array_agg; prior registration was null 18:36:25.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@63475e81] under array_position; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@1af5a36d] under array_positions; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@44e60564] under array_positions_list; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5b9ad433] under array_length; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@6c43eae6] under array_concat; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@16ad008f] under array_prepend; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6214ea1b] under array_append; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@6f229126] under array_contains; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1cc552fe] under array_contains_nullable; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@62129091] under array_overlaps; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@2793fafa] under array_overlaps_nullable; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c43f48f] under array_get; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@6aa70f5b] under array_set; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@1c479c86] under array_remove; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@24bbe1de] under array_remove_index; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@671f8e4a] under array_slice; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@35108825] under array_replace; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@151391ad] under array_trim; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@6e5d37c0] under array_fill; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@75ab999f] under array_fill_list; prior registration was null 18:36:25.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@44cb66af] under array_to_string; prior registration was null 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:25.112 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:25.113 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:25.114 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:25.115 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:25.115 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:25.115 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:25.115 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:25.117 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:25.117 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:25.145 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:25.148 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:25.148 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:25.164 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:25.165 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:25.165 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:25.177 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:25.178 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:25.178 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:25.198 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:25.198 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:25.198 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:25.209 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:25.209 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:25.209 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:25.218 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:25.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:25.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:25.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:25.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:25.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:25.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:25.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:25.223 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:25.224 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:25.230 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:25.230 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:25.230 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:25.230 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:25.230 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:25.231 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:25.236 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:25.236 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:25.236 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:25.236 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:25.236 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:25.236 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:25.236 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:25.237 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:25.237 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.237 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:25.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@58c7073f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:25.238 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:25.238 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:25.238 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:25.238 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:25.238 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:25.238 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:25.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@280b492a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:25.239 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:25.239 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:25.239 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:25.240 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:25.240 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:25.240 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:25.240 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:25.240 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:25.240 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:25.240 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:25.240 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.240 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:25.240 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:25.240 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:25.240 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:25.241 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:25.241 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:25.241 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:25.241 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:25.241 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:25.241 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2d4235b4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:25.241 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:25.241 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:25.241 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:25.241 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:25.242 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:25.242 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:25.242 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:25.242 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:25.242 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:25.242 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:25.242 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:25.242 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:25.242 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:25.242 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@466802f9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:25.242 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:25.242 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:25.243 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:25.243 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:25.243 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:25.243 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:25.243 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:25.244 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:25.244 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:25.244 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:25.244 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:25.244 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:25.244 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:25.244 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:25.244 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:25.245 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:25.245 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:25.245 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:25.245 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:25.245 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:25.246 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:25.246 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:25.246 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:25.246 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:25.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:25.246 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:25.247 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:25.247 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:25.247 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:25.247 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:25.247 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:25.247 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:25.251 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:25.251 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:25.252 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:25.253 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:25.253 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@182c3b79] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@1a9d5a73] 18:36:25.253 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:25.253 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:25.253 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:25.253 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a05ba57] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:25.253 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:25.253 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:25.253 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:25.253 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:25.253 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:25.253 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:25.254 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:25.255 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:25.255 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5773269] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:25.256 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:25.256 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:25.257 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:25.258 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:25.258 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:25.259 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:25.259 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:25.260 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:25.260 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:25.261 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:25.261 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:25.262 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:25.263 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:25.264 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:25.264 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:25.265 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:25.266 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:25.267 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:25.267 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:25.268 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:25.269 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:25.270 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:25.274 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:25.275 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:25.276 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:25.277 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:25.278 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:25.279 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:25.280 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:25.281 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:25.282 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:25.283 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:25.284 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:25.285 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:25.286 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 5fc08bea-0954-4ef6-b575-00ed6359f12d () 18:36:25.286 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:25.286 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:25.286 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:25.287 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:25.289 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c 18:36:25.714 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] <- [query-spec] <- [select] 18:36:25.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:25.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:25.810 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:25.810 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:25.813 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:25.813 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:25.815 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:25.816 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1624773236 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@2013567244) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1191128975 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1689159966 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@44457c4d) 18:36:25.816 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 18:36:25.824 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:25.824 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:25.852 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:25.852 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:25.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:25.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:25.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:25.853 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:25.853 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:25.853 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:25.853 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:25.853 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1406160909 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1809562624 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@2013567244) 18:36:25.853 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:25.854 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:25.855 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:25.855 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1004384293 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@61926342 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@2013567244) 18:36:25.855 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:25.855 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:25.855 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:25.855 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1459165625 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1432919249 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@2013567244) 18:36:25.855 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:25.856 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:25.856 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:25.856 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@618990452 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@595196279 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@2013567244) 18:36:25.856 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:25.856 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:25.856 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:25.860 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@771229611 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@2031959376 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@2013567244) 18:36:25.860 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:25.861 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:25.861 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:25.861 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:25.861 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:25.861 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:25.861 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:25.861 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:25.861 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:25.861 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:25.861 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:36:25.861 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:25.861 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:25.861 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:25.862 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:25.862 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:25.863 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:25.863 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:25.864 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:25.864 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:25.865 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:25.866 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@457358072 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@2013567244) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@385721073 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1341429418 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@44457c4d) 18:36:25.866 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 18:36:25.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:25.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:25.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:25.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:25.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:25.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 1577294668 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@35a917e0 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp2] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2)] : 1399333654 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@35a917e0 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 1689527593 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@35a917e0 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:25.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.871 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:25.872 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 640617224 18:36:25.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:25.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:25.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:25.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:25.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:25.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:25.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@35a917e0 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp5] 18:36:25.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:36:25.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:36:25.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5)] : 1539575354 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:25.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:25.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:25.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:25.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:25.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:25.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:25.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:25.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:25.874 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:25.874 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@35a917e0 18:36:25.874 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:25.874 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:25.875 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:25.876 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@4926f6c7] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@1a9d5a73] 18:36:25.876 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:25.876 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:25.876 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:25.881 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:25.891 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:25.891 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:25.891 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:25.891 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:25.891 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:25.891 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:25.892 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:25.892 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:25.892 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@23c3f94b 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4c9c2dac 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@26ca2680 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5e7aefbd 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@62cf4c98 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@4f93ec20 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@381a3d74 18:36:25.893 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@31943acd 18:36:25.894 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@29a70beb] into BootstrapContext; was [null] 18:36:25.894 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@79851013] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@109d63ca] 18:36:25.904 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:25.904 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:25.904 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:25.904 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:25.904 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:25.905 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:25.905 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:25.905 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:25.905 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:25.906 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:25.906 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:25.906 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:25.907 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:25.907 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:25.907 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:25.907 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:25.907 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:25.907 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:25.907 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:25.907 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:25.907 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@137(java.time.Duration,3015) 18:36:25.907 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@137(java.time.Duration,3015) 18:36:25.907 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@137(java.time.Duration,3015) 18:36:25.908 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@12855741] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@132eba2c] 18:36:25.908 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:25.909 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:25.909 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:25.909 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.910 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:25.910 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:25.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:25.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:25.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.910 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.911 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:25.911 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.911 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.911 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:25.911 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:25.911 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:25.911 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:25.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:25.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:25.912 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.913 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:25.913 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:25.913 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:25.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.913 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:25.913 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:25.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.914 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:25.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.914 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:25.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.915 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:25.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.915 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:25.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:25.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:25.915 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:25.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:25.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:25.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:25.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:25.917 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.918 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:25.918 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:25.918 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.918 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:25.918 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:25.918 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.918 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:25.918 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:25.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:25.919 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:25.919 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:25.919 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:25.919 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:25.919 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.919 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:25.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.920 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:25.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.920 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:25.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:25.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:25.920 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:25.920 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:25.920 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.921 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:25.921 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:25.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:25.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:25.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:25.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:25.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:25.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:25.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:25.922 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:25.922 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.923 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:25.923 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:25.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:25.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:25.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:25.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:25.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:25.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:25.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:25.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:25.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:25.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:25.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:25.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:25.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:25.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:25.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:25.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:25.925 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:25.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.925 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:25.925 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:25.926 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:25.926 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:25.926 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:25.926 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:25.926 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:25.926 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:25.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:25.927 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:25.927 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:25.927 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:25.927 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:25.927 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:25.927 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:25.927 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:25.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:25.928 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:25.929 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:25.929 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:25.929 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.929 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:25.929 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:25.929 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.929 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.929 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:25.930 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:25.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:25.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.930 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:25.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:25.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.930 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:25.930 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:25.931 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:25.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.931 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:25.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.931 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.931 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:25.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:25.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:25.932 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:25.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:25.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:25.932 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:25.933 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:25.933 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.933 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:25.933 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:25.933 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.933 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.933 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:25.933 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:25.933 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:25.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:25.933 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:25.934 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:25.934 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.934 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.934 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.934 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:25.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.935 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:25.935 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:25.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:25.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.935 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:25.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:25.936 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:25.936 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.936 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.936 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:25.936 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:25.936 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:25.936 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:25.936 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.936 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.936 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:25.936 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.936 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.936 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.936 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:25.936 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:25.936 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:25.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:25.936 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:25.937 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:25.937 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.937 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:25.937 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:25.937 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.937 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:25.937 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:25.937 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:25.938 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.938 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:25.938 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:25.938 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:25.938 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:25.938 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.938 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:25.938 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:25.938 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.938 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.938 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:25.938 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:25.938 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:25.938 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:25.939 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:25.939 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:25.939 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.939 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.939 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.939 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:25.939 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.939 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:25.939 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.939 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:25.939 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:25.939 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:25.939 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:25.939 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:25.939 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:25.939 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:25.939 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:25.952 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:25.953 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:25.953 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4b16ba59, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:25.953 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:25.953 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@51348a1b] under count; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7156c7e5] under every; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@9f36c40] under any; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@77c9db55] under sinh; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@258f3e5] under cosh; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45f675a4] under tanh; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@57f59036] under pi; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e5ffaee] under log; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@2b5dfb1b] under position; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@5d70f081] under overlay; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@26ffaf39] under trim; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3766b982] under cast; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@73270956] under collate; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@29090b4b] under extract; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@72d4ff34] under ifnull; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@70fce245] under pad; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@3bda38b5] under str; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5a683fd6] under format; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@f1056f0] under timestampadd; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1869639d] under timestampdiff; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@729cefb5] under current_date; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6991e8bf] under current_time; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@643b94ab] under current_timestamp; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@371d663a] under local_date; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@22e9c62b] under local_time; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@44db06d9] under local_datetime; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7cfd4c25] under offset_datetime; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@200dd936] under instant; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4cb98b82] under sql; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5048b102] under count; prior registration was org.hibernate.dialect.function.CountFunction@51348a1b 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@4642534a] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@57f59036 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@848f6dd] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:25.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@22e9c62b 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@44db06d9 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@8ad99cd] under trunc; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1df8e97b] under date_trunc; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4974318d] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@2b5dfb1b 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@645d860] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@62c25a94] under format; prior registration was org.hibernate.dialect.function.FormatFunction@5a683fd6 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@38abd486] under listagg; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@50bb6247] under mode; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@789536e8] under percentile_cont; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@8f3c594] under percentile_disc; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6e1a3fe8] under rank; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6538c136] under dense_rank; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@344b890f] under percent_rank; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@22822577] under cume_dist; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1dd8abb0] under array; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@3ecae84c] under array_list; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@56211d6b] under array_agg; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@653b3345] under array_position; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@54878611] under array_positions; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@368ea8a3] under array_positions_list; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3fea0a52] under array_length; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@57b5b4b0] under array_concat; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4529cb82] under array_prepend; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@621b834] under array_append; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@69f68a38] under array_contains; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@139cb382] under array_contains_nullable; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@18e20fa8] under array_overlaps; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@1389e498] under array_overlaps_nullable; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4e730b9b] under array_get; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@3805a174] under array_set; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@30127693] under array_remove; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@6ce3e92d] under array_remove_index; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3a1a08f9] under array_slice; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@2f0100cf] under array_replace; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@c844d52] under array_trim; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7fdd676e] under array_fill; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@156ae5ac] under array_fill_list; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@324a98b6] under array_to_string; prior registration was null 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:25.956 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:25.957 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:25.957 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:25.957 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:25.958 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:25.958 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:25.972 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:25.973 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:25.973 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.010 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:26.011 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:26.011 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.019 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:26.020 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:26.020 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.033 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:26.033 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:26.033 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.044 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:26.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:26.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.054 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:26.054 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.054 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.055 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.055 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.055 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.055 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.056 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:26.059 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.060 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.061 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:26.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:26.062 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:26.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:26.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:26.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:26.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:26.066 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.066 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:26.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:26.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:26.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:26.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:26.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:26.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:26.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:26.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:26.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:26.067 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:26.067 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:26.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:26.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:26.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:26.067 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:26.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:26.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:26.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:26.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:26.074 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:26.074 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:26.074 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.074 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.074 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:26.074 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.074 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:26.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:26.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:26.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@705d44cd] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.075 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.075 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:26.076 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.076 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:26.076 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:26.076 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:26.076 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@749df7fa] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.076 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.076 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:26.077 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.077 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.077 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:26.077 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.077 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:26.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:26.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:26.078 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:26.078 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:26.078 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.078 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.078 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.078 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.078 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:26.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.078 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:26.078 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:26.078 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.079 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.079 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.079 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.079 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.079 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.079 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:26.079 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:26.079 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:26.079 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.079 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:26.079 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.079 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.079 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.079 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.079 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:26.079 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:26.080 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4284483a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.080 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.081 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.081 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:26.081 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.081 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:26.081 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:26.081 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:26.081 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.081 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.081 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:26.081 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:26.081 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:26.081 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.082 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:26.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:26.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:26.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:26.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3f8b8746] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.082 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.083 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.083 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.083 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:26.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:26.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:26.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.084 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:26.084 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:26.084 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.084 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:26.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.084 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:26.084 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:26.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:26.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:26.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:26.085 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:26.085 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:26.085 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:26.085 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:26.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:26.086 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:26.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.086 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:26.086 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:26.086 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.086 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:26.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.086 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:26.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:26.089 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:26.089 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:26.089 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.089 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:26.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.089 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:26.089 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:26.090 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:26.090 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:26.090 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.090 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:26.090 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:26.091 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:26.091 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:26.091 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.091 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.091 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.096 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:26.096 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:26.099 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:26.099 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:26.099 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@12855741] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@45f3daf2] 18:36:26.099 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:26.099 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:26.099 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:26.099 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@153f437b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:26.100 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:26.101 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:26.101 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:26.101 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:26.101 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:26.101 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:26.101 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:26.102 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:26.102 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:26.102 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:26.102 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ceb0ef3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:26.104 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:26.104 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:26.105 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:26.106 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:26.107 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:26.108 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:26.111 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:26.112 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:26.116 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:26.117 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:26.118 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.125 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:26.126 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:26.130 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.132 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.132 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:26.136 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:26.138 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:26.139 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:26.139 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:26.142 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.145 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.147 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.152 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:26.153 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:26.154 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:26.155 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.158 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.161 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:26.164 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.170 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:26.171 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:26.172 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:26.173 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:26.174 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 1c597cdd-6fdf-491e-95a5-953efd17751e () 18:36:26.174 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:26.174 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:26.174 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:26.175 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:26.176 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.176 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1909001695 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1806470105 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@923175349 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1702292388 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1558754592 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1348300753 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@44336565 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@469524852 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1542709536 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2111594182 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.176 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.178 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.178 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:26.178 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:26.190 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:26.190 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:26.191 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:26.191 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:26.192 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:26.193 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.193 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.193 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.194 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@825ab3a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.194 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.194 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.194 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.195 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:26.195 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.195 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1226737962 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1816631112 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1825309589 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@348815540 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@698354910 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2039292789 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1976649594 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@895395412 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@481401565 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@213353653 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.195 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.197 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.197 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:26.197 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:26.197 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:26.198 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.198 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.198 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.198 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3075e022] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.198 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.198 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.198 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.198 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:26.198 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.198 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@783910578 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@322222556) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1255928348 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1342364713) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@854346893 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4a0e955) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@293511375 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1474024797 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@117666575 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@74111227 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1626761313 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:26.198 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.201 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.201 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:26.201 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:26.201 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:26.202 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:26.202 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:26.202 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.202 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1299475371 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:26.202 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.202 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.203 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:26.203 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:26.203 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:26.203 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:26.203 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:26.203 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:26.206 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:26.206 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:26.206 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:26.206 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:26.206 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:26.206 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:26.206 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:26.206 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:26.206 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:26.206 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:26.206 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:26.207 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:26.207 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:26.208 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:26.208 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:26.208 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.209 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.209 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:26.209 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.209 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.209 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.209 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.210 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.210 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.210 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.210 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.210 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.210 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.210 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.210 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.210 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.210 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.210 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:26.211 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.211 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.211 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.211 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.211 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1469423926 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2017431195 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@981269789 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@459415294 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1627685045 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1707839832 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@948047081 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@865890537 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1993887495 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1327514069 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.211 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 53614388 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1313984622 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@294943346 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@294943346 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@294943346 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@437d871b 18:36:26.213 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.213 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1351564802 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1660586379 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1342364713) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@31770190 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4a0e955) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@781114422 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@322222556) 18:36:26.213 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:26.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.213 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.214 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 371820985 18:36:26.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1190687025 18:36:26.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:26.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:26.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:26.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:26.214 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1190687025 18:36:26.214 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4e1e9826 18:36:26.214 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.214 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.214 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:26.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:26.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:26.214 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:26.214 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:26.214 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.214 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@216439562 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:26.214 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.220 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.220 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:26.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:26.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:26.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:26.221 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.221 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5440999e 18:36:26.221 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.221 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.221 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.221 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:26.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:26.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:26.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6cc676d7] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.222 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.222 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.224 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.224 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:26.226 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.226 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@643664669 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@322222556) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1039284810 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1342364713) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@291847594 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4a0e955) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@530816918 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1441593884 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2036382337 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1095778410 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1108097273 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:26.226 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.227 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:26.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:26.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:26.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:26.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.230 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1339706494 18:36:26.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1339706494 18:36:26.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1339706494 18:36:26.231 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:26.231 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:26.231 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.231 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4da3f4e7 18:36:26.231 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.231 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.231 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@329a25c1] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.231 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.232 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.232 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:26.232 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.232 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@707739337 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1241031264 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@500676299 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@718701069 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2036082920 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1966829057 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1434124163 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1260571083 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1403106095 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2110030908 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.232 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2090336248 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2090336248 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2090336248 18:36:26.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5dc4089d 18:36:26.233 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.233 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.233 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2002598143 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@888562131 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1244312734) 18:36:26.233 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:26.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@631992626 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@631992626 18:36:26.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:26.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:26.233 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@2e2c9573 18:36:26.233 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.233 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.234 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.234 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.234 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@834488940 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@940477200) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@233033195 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1202603561) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@471571098 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:26.234 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1351084853 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:26.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1351084853 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.234 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@76b45e28 18:36:26.234 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.234 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.234 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.236 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@909890862 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1749333551) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1565833580 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@163969520 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1639960387) 18:36:26.237 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1815248524 18:36:26.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:26.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:26.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:26.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1815248524 18:36:26.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.238 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@724cd2b5 18:36:26.238 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.238 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.238 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.238 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1838599784 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@2118533135 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@791304540) 18:36:26.238 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@216343122 18:36:26.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@216343122 18:36:26.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:26.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:26.241 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@2cd3f1c0 18:36:26.241 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.242 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.242 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.243 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.243 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1364114879 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1431762095 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2033998618 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1246947340 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1851070396 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@214197589 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@389745500 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1249153855 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@207258938 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@597407529 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.243 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.243 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.244 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.245 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1511887894 18:36:26.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.245 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 608260739 18:36:26.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1553941494 18:36:26.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1553941494 18:36:26.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:26.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:26.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1553941494 18:36:26.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.246 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@36e1b827 18:36:26.246 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.246 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.246 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@145191576 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@780206217 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1342364713) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1432472544 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4a0e955) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1853514219 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@322222556) 18:36:26.247 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:26.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:26.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:26.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:26.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:26.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 540852512 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1644068263 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.248 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:26.248 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:26.248 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:26.248 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1644068263 18:36:26.248 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1df499f5 18:36:26.248 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.248 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.248 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.248 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.249 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@392959448 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:26.249 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.249 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.249 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:26.249 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:26.249 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:26.249 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:26.249 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.249 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5aadd895 18:36:26.249 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.249 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.249 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.249 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.249 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@764986573 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@322222556) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1777541342 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1342364713) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1949306298 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4a0e955) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1080892121 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@733479093 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1530732748 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@798272460 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@117954357 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:26.251 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1410907666 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1410907666 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1410907666 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:26.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.251 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@526d278 18:36:26.251 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.251 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.251 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.251 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.252 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@327241402 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1292677829 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@562670661 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@311365406 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@191002475 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@600860248 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1331109347 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@625609960 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1024196101 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@499756378 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.252 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2101821913 18:36:26.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2101821913 18:36:26.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2101821913 18:36:26.253 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.253 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.253 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.253 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@77f0b0de 18:36:26.253 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.254 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.254 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@457009334 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1546890113 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1244312734) 18:36:26.254 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:26.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:26.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:26.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@758419542 18:36:26.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@758419542 18:36:26.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:26.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:26.254 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@5780bed1 18:36:26.254 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.255 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.255 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.255 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.255 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@372144131 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@940477200) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@572910345 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1202603561) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1167613929 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:26.255 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@350160607 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@350160607 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@7f475bd5 18:36:26.256 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.256 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.256 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@2024219843 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1749333551) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@257017237 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1097955717 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1639960387) 18:36:26.256 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1830774235 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:26.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1830774235 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.256 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4411aea2 18:36:26.256 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.256 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.258 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.258 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@241584884 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1652251078 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@791304540) 18:36:26.258 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@255474978 18:36:26.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@255474978 18:36:26.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:26.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:26.258 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3f2919c7 18:36:26.258 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.259 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.260 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.262 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.262 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@128238221 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@94389512 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@540331691 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1470372939 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1983192216 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1908051795 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2013087321 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@5003945 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1589860324 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2066123640 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.262 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.262 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.262 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.263 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.263 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.263 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.263 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.263 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.263 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1077365180 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.263 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 252016521 18:36:26.270 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1506154665 18:36:26.270 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1506154665 18:36:26.270 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.270 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.270 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:26.270 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:26.270 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.270 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1506154665 18:36:26.270 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.270 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.270 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.270 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2593a9a4 18:36:26.270 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.271 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2029870199 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@295112849 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1342364713) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@311713936 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4a0e955) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@712127983 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@322222556) 18:36:26.271 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 543503468 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1327444287 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.271 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:26.271 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:26.272 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:26.272 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.272 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1327444287 18:36:26.272 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1b03b0c2 18:36:26.272 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.272 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.272 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.272 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.272 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1440925386 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:26.272 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.272 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.272 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:26.272 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:26.272 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:26.272 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:26.272 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.272 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6968e9d7 18:36:26.272 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.272 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.272 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.272 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.273 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@713008806 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@322222556) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1851917602 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1342364713) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1605527591 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4a0e955) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1908020311 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@648529488 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1486003379 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@346895574 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@890540728 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:26.273 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@483697278 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@483697278 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@483697278 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:26.273 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.273 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@23a6b5c3 18:36:26.273 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.273 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.273 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.274 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@224192443 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1888441728 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@730963382 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1032793514 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1468294303 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1563232442 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2054574724 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1045479965 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1241835988 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2136559862 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.274 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1647092046 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1647092046 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1647092046 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.274 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7e621289 18:36:26.274 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.274 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.274 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@740469844 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@730025551 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1244312734) 18:36:26.274 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1464304413 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1464304413 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@17d69211 18:36:26.275 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.275 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.275 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.275 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@638994322 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@940477200) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1570777390 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1202603561) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@218327725 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:26.275 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@450376628 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:26.275 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@450376628 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.275 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@66ed78b3 18:36:26.275 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.275 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.276 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1890394305 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1749333551) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1869412309 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@330590464 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1639960387) 18:36:26.276 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@230978062 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@230978062 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@ff9be70 18:36:26.276 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.276 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.276 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1060453094 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@741260990 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@791304540) 18:36:26.276 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1786963357 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1786963357 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:26.276 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:26.276 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6637971d 18:36:26.277 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.277 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.277 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.277 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:26.277 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:26.277 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.277 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1472822984 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1022235105 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1723594270 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1911089332 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1833691007 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@568754734 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@408193802 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@785350140 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@470615877 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@166658328 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.277 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.277 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.277 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.277 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.277 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.277 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.277 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.277 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 342452289 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1711234069 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1362708338 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1362708338 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1362708338 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2c7490b1 18:36:26.278 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.278 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@876866582 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@794443579 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1342364713) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@831715011 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4a0e955) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@963320152 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@322222556) 18:36:26.278 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1253896197 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@777279273 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:26.278 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@777279273 18:36:26.278 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@2b7c81d3 18:36:26.279 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.279 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.279 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@311479444 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1749333551) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1563276556 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@72597012 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1639960387) 18:36:26.279 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.279 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.279 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.279 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.279 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@497812945 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.279 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:26.279 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@497812945 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.279 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@164c7fed 18:36:26.279 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.280 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@267833390 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1882867637 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@791304540) 18:36:26.280 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1113087301 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1113087301 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@537b71e6 18:36:26.280 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.280 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1902023635 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@940477200) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1993065230 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1202603561) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@828406306 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:26.280 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1566097135 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:26.280 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1566097135 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.280 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@14a26264 18:36:26.281 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.281 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.281 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@648129464 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@2041573204 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1244312734) 18:36:26.281 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:26.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.281 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:26.281 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:26.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@742806025 18:36:26.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.281 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@742806025 18:36:26.281 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:26.281 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:26.281 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@21c9f2a5 18:36:26.281 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.285 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:26.285 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:26.285 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:26.285 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:26.285 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:26.285 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:26.285 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:26.285 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:26.285 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:26.286 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.286 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.286 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.286 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.286 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.286 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.286 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 3 deletions to 3 objects 18:36:26.286 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 6 removals to 6 collections 18:36:26.286 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:26.287 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:26.287 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:26.287 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:26.287 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.287 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:26.289 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.289 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.290 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.290 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.290 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.290 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:26.291 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.291 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:26.292 [main] DEBUG org.hibernate.SQL -- delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.295 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.295 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup where name=? and version=? 18:36:26.296 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.296 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.296 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.296 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@63761215 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@237280044 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@204405363 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@722365839 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1333784258 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1697182202 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@514744910 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1184110081 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1991109103 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1411932641 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.297 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.297 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.298 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.298 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1374734033 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@651626962 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@640470568 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1688868596 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@859538174 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@53150f27) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@758944978 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1830896339 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1502143541 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1617635611) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@919314824 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2140678535 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@89352136) 18:36:26.298 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.298 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.298 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:26.298 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@6dd31bab] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@45f3daf2] 18:36:26.298 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:26.298 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:26.299 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:26.300 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:26.303 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:26.303 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:26.303 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:26.303 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:26.303 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:26.303 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:26.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:26.305 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:26.305 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:26.305 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2791a2b4 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@1b81fb54 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@7c062778 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@81a3c9b 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@2234ab2e 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@367baf67 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@7b8b7337 18:36:26.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@222c7639 18:36:26.306 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@25c6d489] into BootstrapContext; was [null] 18:36:26.306 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4e2d47c1] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6e9f87f8] 18:36:26.315 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:26.315 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:26.316 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:26.316 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:26.316 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:26.316 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:26.316 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:26.316 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:26.316 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:26.320 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:26.320 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:26.320 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:26.321 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:26.321 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:26.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:26.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:26.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:26.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:26.322 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:26.322 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:26.322 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@164(java.time.Duration,3015) 18:36:26.322 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@164(java.time.Duration,3015) 18:36:26.322 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@164(java.time.Duration,3015) 18:36:26.322 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@459a99c9] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@29058723] 18:36:26.322 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:26.323 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.323 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:26.323 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:26.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.324 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:26.324 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:26.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.325 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:26.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.325 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:26.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.325 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:26.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.325 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:26.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.326 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.326 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.327 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:26.327 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.328 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.328 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:26.328 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:26.328 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.329 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:26.329 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:26.329 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.329 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:26.329 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.329 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:26.329 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.329 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:26.329 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.329 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.329 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:26.330 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.330 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.330 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.330 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:26.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.331 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:26.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.331 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.331 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:26.332 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.332 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.332 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:26.332 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:26.332 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.332 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:26.332 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:26.333 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:26.333 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:26.334 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:26.334 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.334 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.334 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:26.334 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:26.334 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:26.335 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.335 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:26.335 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:26.335 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.335 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.335 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:26.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.336 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:26.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:26.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.336 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:26.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:26.336 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:26.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.341 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:26.341 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:26.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:26.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:26.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.342 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.342 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:26.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.343 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.344 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.344 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.344 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:26.344 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:26.345 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.345 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:26.345 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.345 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.345 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.346 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:26.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.346 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.346 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:26.346 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.346 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.346 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.346 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:26.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.346 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.346 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.346 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:26.346 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:26.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:26.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:26.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.348 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:26.348 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:26.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:26.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:26.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:26.348 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:26.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:26.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:26.349 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:26.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:26.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:26.349 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:26.350 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:26.350 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:26.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:26.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:26.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.353 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.353 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.353 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:26.353 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.353 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.353 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:26.353 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.354 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:26.354 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:26.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.354 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:26.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:26.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:26.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:26.356 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:26.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:26.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:26.356 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:26.356 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:26.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:26.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:26.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:26.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:26.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:26.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:26.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:26.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:26.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:26.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:26.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:26.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:26.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:26.362 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:26.364 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:26.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:26.367 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.368 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.368 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.369 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:26.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:26.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.371 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:26.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:26.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.371 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.371 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.372 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.372 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:26.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.373 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.373 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.373 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.373 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.373 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:26.373 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.373 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.373 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.373 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.373 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.373 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.373 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:26.373 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.373 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.373 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.374 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.374 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.374 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:26.374 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.374 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.374 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.374 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:26.374 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.374 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.375 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.376 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.376 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:26.376 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.376 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.376 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.376 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:26.376 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.376 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:26.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:26.376 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:26.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.377 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.377 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.377 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.378 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:26.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.378 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.378 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.378 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.378 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:26.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.378 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.378 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.378 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.378 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:26.378 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.378 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:26.378 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:26.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.380 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.380 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:26.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.381 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:26.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.381 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.382 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:26.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:26.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.383 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.384 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.384 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.384 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:26.384 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.384 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.384 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.384 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.384 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.384 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.384 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.384 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:26.384 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.385 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.385 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.385 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.385 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.385 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:26.385 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.385 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.385 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.385 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.385 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:26.385 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.385 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.385 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.386 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.386 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:26.386 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:26.386 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.386 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:26.386 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.386 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:26.386 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.386 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.386 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:26.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.387 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:26.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.387 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.387 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.388 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.388 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.388 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.388 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:26.388 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.388 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.389 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.389 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.389 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.389 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:26.389 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.389 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.389 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.389 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.389 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:26.389 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.389 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.389 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.390 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.390 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.390 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.390 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.390 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:26.390 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.390 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.390 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.390 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.390 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.390 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:26.390 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.390 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.390 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.390 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.390 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:26.409 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:26.411 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:26.411 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1e22c706, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:26.411 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:26.411 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@147faaa8] under count; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@28791945] under every; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@233352da] under any; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b21bb4d] under sinh; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@42627e6b] under cosh; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@22b1f453] under tanh; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1badd75d] under pi; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3d70ecb6] under log; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@6cb04c55] under position; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@410e2efc] under overlay; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@34ec0ebf] under trim; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@ec351c8] under cast; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@607f76a1] under collate; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@5036dd9c] under extract; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@47ba8d3] under ifnull; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@10a2f485] under pad; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@b73524e] under str; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6dcfa481] under format; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@342bb4db] under timestampadd; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@33aa6807] under timestampdiff; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@225abd1e] under current_date; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3221ee78] under current_time; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5bc5098b] under current_timestamp; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3bcfb8a4] under local_date; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4c0a508e] under local_time; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@71653559] under local_datetime; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@29ff3af] under offset_datetime; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@445371c0] under instant; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@5a43d7e4] under sql; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@254fe08] under count; prior registration was org.hibernate.dialect.function.CountFunction@147faaa8 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@7f2b7766] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1badd75d 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2029d432] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:26.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@4c0a508e 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@71653559 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@6411cb24] under trunc; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4110dd10] under date_trunc; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@65a41213] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@6cb04c55 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@bc2c2d1] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@61606066] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6dcfa481 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@26dfd907] under listagg; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@632e7345] under mode; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7ee7e1bb] under percentile_cont; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1c66dd51] under percentile_disc; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4429383b] under rank; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@548dcfa0] under dense_rank; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@152606b3] under percent_rank; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3f00cd13] under cume_dist; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@3265c228] under array; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@82feb0b] under array_list; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@2d996723] under array_agg; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@14c84fd6] under array_position; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@7f206e59] under array_positions; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4f86f4f4] under array_positions_list; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@42f41162] under array_length; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@3edafdc3] under array_concat; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@12e74d4f] under array_prepend; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6a3e2ab3] under array_append; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@8235997] under array_contains; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@617e89b5] under array_contains_nullable; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@495b3de0] under array_overlaps; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@52abfdca] under array_overlaps_nullable; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4056f9e9] under array_get; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@55f0e377] under array_set; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@45547014] under array_remove; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@481c80d9] under array_remove_index; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3f72b182] under array_slice; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@6dcb0640] under array_replace; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@b790f3d] under array_trim; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@274f5cc3] under array_fill; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@d1b0709] under array_fill_list; prior registration was null 18:36:26.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@38d7e9ec] under array_to_string; prior registration was null 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:26.415 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:26.416 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:26.416 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:26.416 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:26.416 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:26.417 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:26.417 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.435 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:26.436 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:26.436 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.448 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:26.448 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:26.448 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.456 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:26.457 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:26.457 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.464 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:26.465 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:26.465 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.474 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:26.474 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:26.474 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.482 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:26.483 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.483 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.483 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.484 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.485 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:26.488 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:26.489 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:26.490 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:26.491 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:26.496 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:26.496 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:26.496 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:26.496 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:26.497 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.497 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:26.497 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.497 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:26.497 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:26.497 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:26.497 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:26.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:26.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:26.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:26.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:26.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:26.497 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:26.497 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:26.498 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@32aca0cd] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.499 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:26.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:26.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:26.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:26.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@17f82819] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.499 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:26.500 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.500 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.500 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:26.500 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:26.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:26.501 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:26.501 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:26.501 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:26.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:26.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@304551d8] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.501 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.501 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:26.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:26.502 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:26.502 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:26.502 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@57d5c04] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.502 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.502 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:26.502 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:26.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.503 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:26.503 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:26.503 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:26.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:26.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:26.503 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:26.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:26.503 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.504 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:26.504 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:26.504 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:26.504 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:26.504 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:26.504 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.504 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:26.505 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:26.505 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:26.505 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:26.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:26.505 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:26.505 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:26.505 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.505 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:26.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:26.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:26.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.506 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.506 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.510 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:26.510 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:26.511 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:26.511 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:26.511 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@459a99c9] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@2cf8a92b] 18:36:26.511 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:26.511 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:26.511 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:26.511 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5bbc03d6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:26.512 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:26.513 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:26.513 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5486bda] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:26.514 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:26.514 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:26.514 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:26.515 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:26.515 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:26.515 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:26.516 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:26.516 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:26.517 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:26.518 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:26.518 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.519 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:26.520 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:26.520 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.521 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.522 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:26.523 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:26.523 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:26.524 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:26.525 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:26.526 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.528 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.529 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.537 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:26.538 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:26.539 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:26.540 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.541 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.542 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:26.543 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.544 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:26.545 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:26.546 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:26.548 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:26.550 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 0322bb99-df1e-4407-bc7e-a156717c8181 () 18:36:26.550 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:26.550 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:26.550 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:26.551 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:26.551 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:26.554 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:26.554 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:26.554 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2d5caaf1] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.555 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.555 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.556 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:26.556 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.556 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@605489223 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1825842454 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1530970787 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1529398539 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1205975833 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@a50da66) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1465406549 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1254474536 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@11964442 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@213510528) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@433516222 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2112791087 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1240259528) 18:36:26.556 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.559 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.559 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:26.559 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:26.559 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:26.559 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.559 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.560 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.560 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6e82c947] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.560 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.560 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.560 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.560 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:26.560 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.561 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1474995643 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@29865113) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@986065593 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2022048501) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2059646755 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@461cb79e) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1292160518 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@98430201 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1648372174 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1094959711 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@719081615 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:26.561 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.562 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.562 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:26.562 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:26.562 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:26.562 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:26.562 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:26.562 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.562 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1427069962 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:26.562 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.563 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.563 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:26.563 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:26.563 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:26.564 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:26.564 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:26.564 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:26.564 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:26.564 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:26.564 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:26.564 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:26.564 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:26.564 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:26.565 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:26.565 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:26.565 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:26.565 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:26.565 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:26.565 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:26.565 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:26.565 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:26.566 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:26.566 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.567 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.567 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:26.568 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.568 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.568 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.568 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.568 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.568 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.569 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.569 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.569 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.569 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.569 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.569 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.570 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.570 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.570 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:26.570 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.570 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.570 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.571 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.571 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@874155680 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@944572215 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1693029970 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1352960576 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@808153466 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@a50da66) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1611644151 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1224535458 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1023314039 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@213510528) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1463127603 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1254123558 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1240259528) 18:36:26.571 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.572 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.572 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.572 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.572 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.572 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.572 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.572 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1454689101 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 528226533 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@250980756 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@250980756 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.573 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:26.573 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@250980756 18:36:26.573 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.573 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.573 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@cfdfc94 18:36:26.573 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.573 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.574 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@993576454 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@404906492 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2022048501) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1747172279 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@461cb79e) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@198828923 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@29865113) 18:36:26.574 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 142691421 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@184420654 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:26.575 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@184420654 18:36:26.575 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4c87a40d 18:36:26.575 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.575 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.576 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:26.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:26.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:26.576 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:26.576 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:26.576 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.576 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@146384092 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:26.576 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.577 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.577 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:26.577 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:26.577 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:26.577 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:26.577 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.577 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6b147c2f 18:36:26.577 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.577 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.577 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.577 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:26.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:26.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:26.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2e4ebad5] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.578 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.578 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:26.578 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.578 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@102060618 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@29865113) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@980788522 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2022048501) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@563680383 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@461cb79e) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2112926911 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1364930121 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1175494077 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@801330156 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1475235815 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:26.579 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.579 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:26.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:26.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:26.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@672785781 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@672785781 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@672785781 18:36:26.580 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:26.580 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.580 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5460c665 18:36:26.580 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.580 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.580 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@319f6039] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.580 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.581 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.581 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:26.581 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.581 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1980576344 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1012472328 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1937138249 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@861974910 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@744540856 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@a50da66) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1478302822 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@414796038 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@786751534 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@213510528) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@83610176 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@875890837 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1240259528) 18:36:26.581 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.581 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.581 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.581 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.581 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.581 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.581 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.582 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.582 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.582 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.582 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@898208117 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@898208117 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@898208117 18:36:26.582 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.582 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.582 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7b931057 18:36:26.582 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.582 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.582 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1135178330 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@978469219 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@831183622) 18:36:26.582 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:26.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:26.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:26.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@702830321 18:36:26.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@702830321 18:36:26.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:26.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:26.583 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@723afc0c 18:36:26.583 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.583 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.583 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.583 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.583 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@353328038 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@71316459) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@28658691 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@608832165) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1266137057 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:26.583 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@867544875 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:26.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@867544875 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.584 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1138b3b0 18:36:26.584 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.584 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.584 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.584 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1736890057 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1096635732) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@954462360 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1813147911 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1039385298) 18:36:26.584 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@229443302 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:26.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@229443302 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.585 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4e0a57d3 18:36:26.585 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.585 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.585 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.585 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1833761170 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@87378521 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1216520909) 18:36:26.585 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@705969092 18:36:26.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@705969092 18:36:26.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:26.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:26.586 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@71e8cdb0 18:36:26.586 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.586 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.586 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.587 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.587 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@748785034 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@772795415 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1903005474 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1180649970 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1722958190 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@a50da66) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@931948283 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@713423799 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@380184524 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@213510528) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1650769222 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@906732623 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1240259528) 18:36:26.587 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.587 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.587 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.587 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.587 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.587 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.587 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 735539667 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1083543866 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@345770425 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@345770425 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@345770425 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@49509b20 18:36:26.588 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.588 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1041600315 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1253083265 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2022048501) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1431401777 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@461cb79e) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@412450080 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@29865113) 18:36:26.588 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:26.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 452406596 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1183776059 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:26.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1183776059 18:36:26.589 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@29b83f47 18:36:26.589 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.589 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.589 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.589 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2032782987 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:26.589 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:26.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:26.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.589 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7f21e1f2 18:36:26.589 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.589 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.589 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.589 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.589 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1212884235 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@29865113) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1441222110 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2022048501) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@529813519 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@461cb79e) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1875516542 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2125996017 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@299775045 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@754387545 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@325175893 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:26.590 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1505039246 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1505039246 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1505039246 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.590 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3673807e 18:36:26.590 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.590 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.590 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.590 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.590 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@674918430 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1720022873 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2141462925 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1434336887 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@784272966 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@a50da66) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1666026359 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1027307226 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@420641420 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@213510528) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1326029526 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1083225715 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1240259528) 18:36:26.591 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:26.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:26.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:26.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:26.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@803974446 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@803974446 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@803974446 18:36:26.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:26.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.591 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@10a416af 18:36:26.591 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.592 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.592 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1941504484 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1125675090 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@831183622) 18:36:26.592 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:26.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:26.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:26.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:26.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1787667854 18:36:26.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1787667854 18:36:26.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:26.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:26.592 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@8ecc81c 18:36:26.592 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:26.592 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.593 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.593 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.593 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@141992883 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@71316459) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1958620545 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@608832165) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1303084738 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:26.593 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1194050166 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:26.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1194050166 18:36:26.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1be853c5 18:36:26.594 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.594 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.594 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.594 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@228811540 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1096635732) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1631386120 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@39707550 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1039385298) 18:36:26.594 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1142643087 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:26.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1142643087 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.594 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4b35d2db 18:36:26.595 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.595 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.595 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.595 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@639211824 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1792322110 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1216520909) 18:36:26.595 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:26.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:26.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:26.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:26.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:26.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@690813859 18:36:26.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@690813859 18:36:26.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:26.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:26.595 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@54a8e7fb 18:36:26.595 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:26.596 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.596 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.596 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:26.597 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@1b62220a] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@2cf8a92b] 18:36:26.597 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:26.597 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:26.597 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:26.599 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:26.603 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:26.603 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:26.603 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:26.603 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:26.603 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:26.603 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:26.604 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:26.604 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:26.604 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@27290796 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@1cfc8b7c 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@3ef1b8d3 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@44726b24 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@2b08d18b 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@535708fd 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@60d31564 18:36:26.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@37af6911 18:36:26.606 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5ac672e6] into BootstrapContext; was [null] 18:36:26.606 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@313d89a3] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@493dd2d5] 18:36:26.614 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:26.614 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:26.614 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:26.614 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:26.614 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:26.614 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:26.614 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:26.614 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:26.614 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:26.617 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:26.617 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:26.617 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:26.617 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:26.617 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:26.618 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:26.618 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:26.618 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:26.618 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:26.618 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:26.618 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:26.618 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@191(java.time.Duration,3015) 18:36:26.618 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@191(java.time.Duration,3015) 18:36:26.618 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@191(java.time.Duration,3015) 18:36:26.618 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@40250ddd] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@715059be] 18:36:26.618 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:26.619 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.619 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:26.619 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.620 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:26.620 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:26.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:26.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:26.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:26.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:26.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:26.622 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.623 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:26.623 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:26.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:26.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:26.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:26.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:26.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:26.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:26.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:26.626 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.627 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.627 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:26.627 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:26.627 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.627 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:26.627 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:26.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:26.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:26.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:26.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:26.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.629 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:26.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.629 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:26.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:26.629 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:26.629 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:26.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:26.630 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.630 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:26.630 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:26.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:26.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:26.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.631 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:26.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:26.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.631 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:26.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:26.631 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.632 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.632 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:26.632 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:26.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.632 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:26.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.632 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:26.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:26.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:26.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:26.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:26.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:26.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:26.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:26.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:26.634 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:26.634 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.635 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:26.635 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:26.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:26.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:26.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:26.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:26.636 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:26.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:26.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:26.636 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:26.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:26.636 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:26.636 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:26.637 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.637 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:26.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:26.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:26.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:26.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.638 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:26.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.639 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.639 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:26.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:26.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:26.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:26.640 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:26.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.640 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.641 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.641 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.641 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.641 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.641 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:26.641 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:26.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.642 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:26.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.642 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:26.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.642 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.642 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.643 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.643 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.643 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.643 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.643 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.643 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.643 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.643 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.643 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.644 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:26.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.644 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:26.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:26.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.645 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.645 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.646 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.646 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.646 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.646 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:26.646 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.646 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.646 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.646 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:26.646 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.646 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.646 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.646 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.646 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:26.656 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:26.657 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:26.657 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@27f3f223, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:26.657 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:26.657 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:26.658 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3721aca7] under count; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@48d60c2d] under every; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@465926f9] under any; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e03a6fb] under sinh; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@44fd7908] under cosh; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3cb2b2de] under tanh; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3353355f] under pi; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@500469b0] under log; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@7f1e7f81] under position; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@569306fe] under overlay; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@7c4038be] under trim; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@ffa976f] under cast; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3141366] under collate; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@4d7e510c] under extract; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@308615d5] under ifnull; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@6b9cbd45] under pad; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@48301c73] under str; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7779d248] under format; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@775159cf] under timestampadd; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@79a9a4f5] under timestampdiff; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@31b2fc37] under current_date; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@86093db] under current_time; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@75823c39] under current_timestamp; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4138a070] under local_date; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@674daf24] under local_time; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6b3f065d] under local_datetime; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@fb89cf7] under offset_datetime; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b879650] under instant; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@1393c8b] under sql; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@12a7df1f] under count; prior registration was org.hibernate.dialect.function.CountFunction@3721aca7 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@59b3b698] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3353355f 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e318ee8] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@674daf24 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@6b3f065d 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@26243ac1] under trunc; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ad7563d] under date_trunc; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4e942689] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@7f1e7f81 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c30a77d] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2b457208] under format; prior registration was org.hibernate.dialect.function.FormatFunction@7779d248 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:26.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@1b93afe3] under listagg; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@74dc7276] under mode; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5dfe38df] under percentile_cont; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5d2bd45a] under percentile_disc; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5bc184ab] under rank; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4c190267] under dense_rank; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@608de3fb] under percent_rank; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@630762b4] under cume_dist; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@34b456a3] under array; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@30ba6068] under array_list; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@3f27cfbf] under array_agg; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@676d182d] under array_position; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@12a0dc5a] under array_positions; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@1c586da4] under array_positions_list; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3f587e31] under array_length; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@2b0e378c] under array_concat; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@65a7d6e8] under array_prepend; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@3a4db2b5] under array_append; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4618ea3b] under array_contains; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1cf01723] under array_contains_nullable; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@473b82c3] under array_overlaps; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@10b4488b] under array_overlaps_nullable; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@11fc3194] under array_get; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@da97587] under array_set; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@161fc36b] under array_remove; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@245d3133] under array_remove_index; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@54ddd4bd] under array_slice; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@129e86ec] under array_replace; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7af20b4f] under array_trim; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@37eb698b] under array_fill; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@da92bf7] under array_fill_list; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@6b666548] under array_to_string; prior registration was null 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:26.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:26.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:26.661 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:26.661 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:26.661 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:26.661 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:26.661 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.673 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:26.674 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:26.674 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.690 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:26.691 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:26.691 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.702 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:26.702 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:26.702 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.711 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:26.711 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:26.711 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.721 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:26.722 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:26.722 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.730 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:26.731 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.731 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.732 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.732 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.733 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.733 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.733 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.735 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:26.735 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:26.735 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:26.736 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:26.737 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:26.740 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:26.740 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:26.740 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:26.740 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:26.741 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:26.741 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:26.741 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:26.741 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:26.742 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:26.742 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.742 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.742 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:26.742 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.742 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@30c8ab4c] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.742 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.742 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@ad5bb92] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.743 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.743 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:26.743 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:26.743 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:26.744 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.744 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.744 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.744 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.744 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:26.744 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:26.744 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:26.744 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:26.744 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.744 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:26.744 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6308699a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:26.745 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:26.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:26.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:26.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:26.745 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:26.745 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:26.745 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.745 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.745 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:26.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:26.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@16f4afe9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:26.746 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:26.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:26.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:26.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:26.746 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:26.746 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:26.746 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.746 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.746 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:26.747 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:26.747 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:26.747 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:26.747 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:26.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:26.747 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:26.748 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:26.748 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:26.748 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:26.748 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:26.748 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:26.748 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:26.749 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:26.749 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:26.749 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:26.749 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:26.749 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:26.749 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:26.749 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:26.750 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.750 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:26.750 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.750 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:26.753 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:26.753 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:26.755 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:26.755 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:26.755 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@40250ddd] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@62c6570d] 18:36:26.755 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:26.755 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:26.755 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:26.755 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31da6b56] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:26.755 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:26.755 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:26.755 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:26.755 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:26.755 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:26.755 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:26.756 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:26.756 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@292b7b88] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:26.757 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:26.757 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:26.758 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:26.758 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:26.758 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:26.759 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:26.759 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:26.760 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:26.760 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:26.760 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:26.761 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.761 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:26.762 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:26.763 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.763 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:26.764 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:26.765 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:26.765 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:26.766 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:26.766 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:26.770 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.771 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.772 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:26.773 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:26.778 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:26.781 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:26.783 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.785 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.785 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:26.786 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:26.787 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:26.788 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:26.788 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:26.789 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:26.790 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 536cbb95-00be-4ddc-8944-8047383791e1 () 18:36:26.790 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:26.790 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:26.790 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:26.798 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:26.802 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:26.847 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:26.848 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:26.858 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:26.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:26.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:26.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:26.859 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:26.864 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:26.864 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:26.868 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:26.868 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:26.868 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:26.869 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1436750234 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@664056415) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@860547445 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1967278181 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@38a0b896) 18:36:26.869 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:26.873 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.873 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.878 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:26.878 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:26.879 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:26.879 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:26.879 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:26.879 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:26.879 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:26.879 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:26.879 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.879 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1075809828 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1986360419 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@664056415) 18:36:26.879 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.880 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.881 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.881 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1051061138 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@402436442 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@664056415) 18:36:26.881 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.881 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.882 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.882 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@757364742 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1614615156 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@664056415) 18:36:26.882 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.882 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.883 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.883 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@16287522 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@278379912 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@664056415) 18:36:26.883 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.886 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.888 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:26.888 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1394738759 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1629393307 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@664056415) 18:36:26.888 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:26.888 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:26.889 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:26.889 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:26.889 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:26.890 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:26.890 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:26.890 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:26.890 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:26.890 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:26.890 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:36:26.890 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:26.890 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:26.890 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:26.891 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:26.893 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:26.893 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:26.894 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:26.894 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.894 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.895 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:26.895 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:26.896 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1924164689 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@664056415) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@294001888 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1056630417 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@38a0b896) 18:36:26.896 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:26.897 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.897 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:26.897 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:26.897 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:26.897 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.897 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:26.897 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.897 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:26.897 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 339830788 18:36:26.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:26.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:26.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:26.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:26.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:26.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:26.898 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.898 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6c826a82 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp2] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2)] : 914403392 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.899 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6c826a82 18:36:26.899 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 941300020 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:26.900 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:26.900 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6c826a82 18:36:26.900 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.900 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:26.901 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:26.901 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2785477b] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@62c6570d] 18:36:26.901 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:26.902 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:26.902 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:26.905 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:26.916 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:26.916 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:26.916 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:26.916 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:26.916 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:26.916 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:26.917 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:26.917 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:26.917 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:26.917 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@4a0223e3 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2cff7902 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@3096c963 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@6bd22879 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@309403db 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@67f45ba2 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@612f5bee 18:36:26.918 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@1b442652 18:36:26.918 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@b5e643a] into BootstrapContext; was [null] 18:36:26.918 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4eb207b8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5559c5ab] 18:36:26.933 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:26.933 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:26.934 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:26.934 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:26.934 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:26.934 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:26.934 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:26.934 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:26.934 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:26.938 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:26.938 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:26.938 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:26.939 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:26.939 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:26.940 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:26.940 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:26.940 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:26.940 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:26.940 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:26.940 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:26.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@218(java.time.Duration,3015) 18:36:26.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@218(java.time.Duration,3015) 18:36:26.940 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@218(java.time.Duration,3015) 18:36:26.940 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1778ab89] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3a88e385] 18:36:26.941 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:26.941 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.942 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:26.942 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.943 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:26.943 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:26.943 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.943 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.943 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:26.943 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.943 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.943 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.944 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:26.944 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.944 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.944 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:26.944 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.944 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.944 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:26.944 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.944 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.944 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.944 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.945 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:26.945 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.946 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.946 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.947 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:26.947 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:26.947 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.947 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.947 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.947 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:26.947 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.948 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:26.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.948 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:26.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.948 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:26.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.948 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.948 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:26.949 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.949 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.949 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:26.949 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.949 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.949 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:26.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:26.950 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.950 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:26.950 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:26.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:26.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:26.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:26.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:26.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:26.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:26.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:26.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:26.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:26.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:26.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:26.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:26.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:26.952 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.953 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:26.953 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:26.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:26.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.953 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:26.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:26.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:26.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:26.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:26.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.954 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:26.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:26.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:26.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:26.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:26.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:26.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:26.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:26.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:26.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:26.957 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:26.957 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.958 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:26.958 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:26.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:26.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:26.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:26.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:26.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:26.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:26.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:26.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:26.958 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:26.959 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:26.959 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:26.959 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:26.959 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:26.959 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:26.959 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:26.959 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:26.959 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:26.959 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:26.960 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:26.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:26.961 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.961 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:26.961 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:26.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:26.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.962 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:26.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:26.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.962 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.962 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:26.963 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.963 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.963 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.963 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.963 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.963 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:26.963 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.964 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:26.964 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.964 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:26.964 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.964 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:26.964 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.964 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.964 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.964 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.964 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.964 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:26.964 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:26.964 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.964 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:26.965 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.965 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.965 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:26.966 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.966 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.966 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:26.966 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.966 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.966 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:26.966 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:26.966 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.967 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:26.967 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.967 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:26.968 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:26.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.968 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.968 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.968 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:26.968 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:26.968 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:26.969 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:26.969 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.969 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:26.969 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:26.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:26.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:26.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.970 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:26.970 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.970 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:26.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.971 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:26.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.971 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:26.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:26.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.971 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.971 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.971 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:26.971 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:26.971 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.971 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:26.971 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.972 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:26.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.972 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:26.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.972 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:26.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.972 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.972 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.972 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:26.972 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:26.972 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:26.973 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:26.974 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:26.974 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:26.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.974 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:26.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:26.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:26.975 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.975 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:26.975 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:26.975 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:26.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:26.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:26.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:26.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:26.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:26.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:26.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:26.976 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:26.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:26.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:26.976 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:26.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:26.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:26.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:26.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:26.978 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:26.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.978 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.978 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.978 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:26.978 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.978 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:26.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.979 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:26.979 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:26.979 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:26.979 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:26.979 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.979 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.979 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:26.979 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:26.994 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:26.995 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:26.995 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@5056f8d7, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:26.995 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:26.995 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@798a241d] under count; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@496c3e49] under every; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@70116a3] under any; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6076d6d4] under sinh; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4874bc0b] under cosh; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@60424d3a] under tanh; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6f79fb9f] under pi; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@396f50d2] under log; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@54962710] under position; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@26cf9b25] under overlay; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@64a3960] under trim; prior registration was null 18:36:26.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@45e010bb] under cast; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20ab11b0] under collate; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7ae7a033] under extract; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@2d310736] under ifnull; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@6811bfe3] under pad; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@10cf15c0] under str; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@57eec9d2] under format; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@72c36cae] under timestampadd; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@17483bb2] under timestampdiff; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f415d8e] under current_date; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5e40bbed] under current_time; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@370f0a97] under current_timestamp; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@614c226f] under local_date; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1414aee5] under local_time; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4fd0f059] under local_datetime; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@440086] under offset_datetime; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1b05bb] under instant; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@3149e0db] under sql; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@79538c93] under count; prior registration was org.hibernate.dialect.function.CountFunction@798a241d 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5933f30f] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6f79fb9f 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1dd134f] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1414aee5 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@4fd0f059 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@7fec7497] under trunc; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1a3e48ed] under date_trunc; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c536b2e] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@54962710 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@357d5c80] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@29a9ce74] under format; prior registration was org.hibernate.dialect.function.FormatFunction@57eec9d2 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@4138928c] under listagg; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6759b9e] under mode; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@59b34e8c] under percentile_cont; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3e0ee1a0] under percentile_disc; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3ba7a81f] under rank; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@11247d9e] under dense_rank; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@52a08618] under percent_rank; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1b6a7e0d] under cume_dist; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1d0bca2f] under array; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2f719c9d] under array_list; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@79374f2d] under array_agg; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@31e5dc10] under array_position; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@514acd17] under array_positions; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@dddf530] under array_positions_list; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1e273790] under array_length; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@19827336] under array_concat; prior registration was null 18:36:26.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@369bd82c] under array_prepend; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@540dcfba] under array_append; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7331e91c] under array_contains; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@79202f8f] under array_contains_nullable; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@1112d23f] under array_overlaps; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@2b58afb8] under array_overlaps_nullable; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@575dcac6] under array_get; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@2ff9dbf5] under array_set; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@287d771f] under array_remove; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@463638c7] under array_remove_index; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f04c13d] under array_slice; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@1ec39b5b] under array_replace; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5dc5c213] under array_trim; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2ac2396c] under array_fill; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@73960820] under array_fill_list; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@710d4c4a] under array_to_string; prior registration was null 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:26.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:27.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:27.000 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:27.000 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:27.000 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:27.000 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:27.000 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.019 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:27.020 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:27.020 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.035 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:27.036 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:27.036 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.043 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:27.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:27.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.054 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:27.055 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:27.055 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.070 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:27.071 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:27.071 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.081 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:27.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.082 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.083 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:27.085 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:27.086 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:27.087 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:27.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:27.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:27.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:27.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:27.095 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.095 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:27.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:27.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:27.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:27.096 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:27.096 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:27.096 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:27.096 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:27.096 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:27.096 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:27.096 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:27.097 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:27.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:27.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:27.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:27.097 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:27.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:27.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:27.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:27.097 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:27.097 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:27.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.098 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:27.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:27.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:27.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@31250df9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.099 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:27.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:27.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:27.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:27.099 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@59c88354] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.099 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.100 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:27.100 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.100 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.100 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:27.100 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:27.100 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.100 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:27.101 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:27.101 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:27.101 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:27.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:27.101 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@697be354] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.101 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.101 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:27.102 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:27.102 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:27.102 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:27.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@70164894] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.102 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.102 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.103 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:27.103 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:27.103 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:27.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:27.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:27.104 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.104 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:27.104 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:27.104 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:27.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:27.104 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:27.104 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:27.104 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:27.105 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:27.105 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:27.105 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:27.105 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:27.106 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:27.106 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:27.106 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:27.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:27.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:27.106 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.106 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.106 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:27.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.107 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.111 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:27.111 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:27.115 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:27.115 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:27.115 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1778ab89] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@37b7011e] 18:36:27.115 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:27.115 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:27.115 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:27.115 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f7d270f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:27.116 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:27.117 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:27.118 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:27.118 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2a5342e2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:27.120 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:27.129 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:27.138 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:27.138 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:27.140 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:27.140 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:27.140 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:27.141 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:27.141 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:27.141 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:27.142 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.145 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:27.148 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:27.148 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.149 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.149 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:27.150 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:27.150 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:27.150 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:27.151 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:27.152 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.152 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.153 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.166 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:27.168 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:27.170 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:27.178 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.180 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.181 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:27.182 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.183 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:27.192 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:27.199 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:27.199 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:27.201 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 9b1e26c7-3f9c-4ef2-a1a8-04ddd92d1333 () 18:36:27.201 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:27.201 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:27.201 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:27.202 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:27.202 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:27.204 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:27.204 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:27.204 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:27.204 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@733ca3e8] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.205 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:27.205 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.206 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@677696653 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1053888906 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1228926392 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1484593623 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1454604009 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@60d878f4) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1455168378 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1715409883 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@724991427 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@134918025) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1046155833 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@551841762 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@941934168) 18:36:27.206 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.207 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4559f51a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.208 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:27.208 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.208 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@648987535 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1433173759) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1553771067 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@32626936) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1360253426 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@67bec6a9) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1590326551 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1366507566 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@505452467 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@255492432 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@47525741 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.208 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.209 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.209 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:27.209 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:27.209 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:27.209 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:27.209 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:27.209 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.209 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@65488167 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.209 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.210 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.210 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:27.210 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:27.210 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:27.210 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:27.210 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:27.210 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:27.210 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:27.210 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:27.210 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:27.211 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.211 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.211 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.211 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.211 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:27.211 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:27.211 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:27.211 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:27.211 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.211 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:27.211 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:27.211 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:27.212 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.212 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.212 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:27.212 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.212 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.212 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.213 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.213 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.213 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.214 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:27.214 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.214 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.214 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.214 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.214 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1218597421 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@462297656 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1075332744 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@170827867 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1346873353 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@60d878f4) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1005791203 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@970791443 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1183734027 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@134918025) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@736405043 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@151666835 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@941934168) 18:36:27.214 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1660904634 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 959098542 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@587666662 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@587666662 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@587666662 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.215 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@21a9a01d 18:36:27.216 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.216 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@995502124 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@552446852 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@32626936) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@770225555 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@67bec6a9) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1093489019 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1433173759) 18:36:27.216 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1851808820 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1474545774 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.217 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.217 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1474545774 18:36:27.227 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@45ed6e0a 18:36:27.227 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.227 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.227 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.228 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:27.228 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:27.228 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:27.228 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:27.228 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:27.228 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.229 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@476215629 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.229 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.229 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:27.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:27.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:27.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:27.230 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.230 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@755d9fac 18:36:27.230 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.230 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.230 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.230 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7a7a385b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.230 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.230 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.231 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:27.231 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.231 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1431773022 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1433173759) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2123578406 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@32626936) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@102206571 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@67bec6a9) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1337836888 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@587042334 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1164502123 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2133216377 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1578160576 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.231 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1603407617 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1603407617 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1603407617 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:27.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.232 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5db44c9 18:36:27.232 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.232 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.232 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.232 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:27.232 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:27.232 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:27.233 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.233 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.233 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.233 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@207594db] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.233 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.233 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.233 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.233 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:27.233 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.233 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1696647673 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1778342602 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1462332116 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2088453634 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@527902581 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@60d878f4) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@214763355 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@279880668 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@910404765 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@134918025) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@279538095 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1958368062 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@941934168) 18:36:27.233 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1641823536 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1641823536 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1641823536 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.234 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2b2b2955 18:36:27.234 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.234 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.234 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@261258925 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@254273490 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@100151969) 18:36:27.234 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:27.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1197060502 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1197060502 18:36:27.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:27.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@5bb9ce5b 18:36:27.235 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.235 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.235 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.235 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.235 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@521179831 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@910458397) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1482054036 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1292406739) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1452685807 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:27.235 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1249816704 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1249816704 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@20381e51 18:36:27.236 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.236 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.236 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1191576312 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1011286303) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@776439352 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1315823415 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@957027776) 18:36:27.236 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@122969058 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:27.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@122969058 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@f907565 18:36:27.237 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.237 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.237 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.237 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1859441730 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1452029203 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1564282504) 18:36:27.237 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@239434307 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@239434307 18:36:27.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:27.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:27.237 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@2ea74138 18:36:27.237 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.237 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.237 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.238 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.238 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@458969898 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@424384909 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@639477839 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@841450293 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1931760728 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@60d878f4) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@921054272 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2104665347 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1942138803 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@134918025) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@571847431 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@630595369 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@941934168) 18:36:27.238 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 612335350 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 830820871 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1387255307 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1387255307 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1387255307 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3737cadc 18:36:27.239 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.239 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1562202298 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1907284636 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@32626936) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1724690204 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@67bec6a9) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1864693811 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1433173759) 18:36:27.239 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1556174583 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1537918406 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.240 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1537918406 18:36:27.240 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@146cc83c 18:36:27.240 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.240 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.240 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.240 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.240 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@328186841 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.240 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.240 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:27.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:27.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:27.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:27.240 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.240 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5dde9c5d 18:36:27.240 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.240 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.240 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.240 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.240 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.240 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@862041420 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1433173759) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1114498463 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@32626936) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1638555071 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@67bec6a9) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1212094883 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1984568893 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1537625206 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1758639384 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1477467040 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.240 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1789273771 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1789273771 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1789273771 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.241 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@636fb5ae 18:36:27.241 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.241 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.241 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.241 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.241 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1577839962 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1881476829 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1920727937 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1814557349 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1833415494 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@60d878f4) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@902568917 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@415648030 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1269248633 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@134918025) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@464152008 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1324210139 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@941934168) 18:36:27.241 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1589876871 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1589876871 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1589876871 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@551f251d 18:36:27.242 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.242 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@975347430 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@2028420741 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@100151969) 18:36:27.242 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:27.242 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@2117132171 18:36:27.242 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@2117132171 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@2b3fe9e 18:36:27.244 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.244 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.244 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.244 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1130490715 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@910458397) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1484629600 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1292406739) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@811540312 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:27.244 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@950488943 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:27.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@950488943 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.244 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@5409b9e3 18:36:27.245 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.245 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.245 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.245 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@476367333 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1011286303) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@467669474 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1753849232 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@957027776) 18:36:27.245 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@808566020 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:27.245 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@808566020 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.245 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@50334476 18:36:27.245 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.245 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.246 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.246 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1953642237 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@844906335 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1564282504) 18:36:27.246 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@641800238 18:36:27.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@641800238 18:36:27.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:27.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:27.246 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6f0ccc58 18:36:27.246 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.246 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.246 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.251 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:27.251 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@3198594d] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@37b7011e] 18:36:27.251 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:27.251 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:27.251 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:27.253 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:27.257 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:27.257 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:27.257 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:27.257 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:27.257 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:27.257 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:27.258 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:27.258 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@7627ad43 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4a53088b 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5b3c383f 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5bdf2408 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@10d9c785 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@429c9245 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@785bb7e9 18:36:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@5a86338e 18:36:27.260 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@43d22b4] into BootstrapContext; was [null] 18:36:27.260 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@221586cc] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7d48998] 18:36:27.268 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:27.268 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:27.268 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:27.268 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:27.269 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:27.269 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:27.269 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:27.270 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:27.270 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:27.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@245(java.time.Duration,3015) 18:36:27.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@245(java.time.Duration,3015) 18:36:27.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@245(java.time.Duration,3015) 18:36:27.270 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3ff24fed] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2a9c29ba] 18:36:27.271 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:27.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:27.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:27.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:27.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.272 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:27.272 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:27.275 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.276 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:27.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:27.277 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.277 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:27.277 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:27.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:27.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:27.280 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.280 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.281 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:27.281 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:27.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.281 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:27.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.281 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:27.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.281 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:27.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.281 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.281 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.281 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:27.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:27.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:27.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:27.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:27.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:27.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:27.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:27.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:27.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:27.283 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.283 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.283 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:27.283 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.284 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:27.284 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:27.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:27.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:27.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:27.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:27.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:27.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.285 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:27.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.285 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:27.285 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:27.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:27.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:27.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:27.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.286 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:27.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:27.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:27.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:27.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:27.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:27.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:27.288 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.288 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.289 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:27.289 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:27.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:27.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:27.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:27.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:27.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:27.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:27.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:27.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:27.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:27.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:27.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:27.290 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:27.291 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.292 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:27.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:27.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:27.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:27.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.292 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.292 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.293 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.293 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.293 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.293 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.293 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.293 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.293 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.293 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.294 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:27.294 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.294 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.294 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:27.294 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.294 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.294 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.294 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:27.294 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.295 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.295 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.295 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.295 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.295 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.295 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:27.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:27.296 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:27.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.296 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:27.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.297 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:27.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.297 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.297 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.297 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.297 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:27.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.297 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.297 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.298 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.298 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.298 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.298 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.298 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.298 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:27.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.299 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:27.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.299 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:27.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.299 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.299 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.299 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:27.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.300 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:27.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.300 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.300 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.300 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:27.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.301 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:27.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:27.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:27.315 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:27.318 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:27.318 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@b4eef21, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:27.318 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:27.318 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:27.322 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:27.322 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:27.322 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:27.322 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:27.322 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@21ff069d] under count; prior registration was null 18:36:27.322 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@38192075] under every; prior registration was null 18:36:27.322 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7f3147b3] under any; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3fa9893] under sinh; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5a68ad9f] under cosh; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b03242f] under tanh; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5efae223] under pi; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@993d76f] under log; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@16088797] under position; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@2498eb25] under overlay; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@2dfafe6f] under trim; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3a456c10] under cast; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@68a360f0] under collate; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@b817f02] under extract; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:27.323 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@71f2f19b] under ifnull; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@60c63659] under pad; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@13917e51] under str; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@13e87a4e] under format; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@75703f81] under timestampadd; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2455bb88] under timestampdiff; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3c2e2aa5] under current_date; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6cc41d64] under current_time; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@18bcbb4a] under current_timestamp; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@11bcca2e] under local_date; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5c8aa1be] under local_time; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1069a876] under local_datetime; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6df227da] under offset_datetime; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1a686df0] under instant; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@1366a852] under sql; prior registration was null 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@4e119850] under count; prior registration was org.hibernate.dialect.function.CountFunction@21ff069d 18:36:27.324 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@32a1aabf] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5efae223 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b7f46f6] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@5c8aa1be 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@1069a876 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@4d7d47f3] under trunc; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f6c9514] under date_trunc; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30a73214] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@16088797 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:27.325 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@21fe8a00] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@69b1313] under format; prior registration was org.hibernate.dialect.function.FormatFunction@13e87a4e 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@6d34e2e1] under listagg; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@640a4ac1] under mode; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@317162ca] under percentile_cont; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6facfc7c] under percentile_disc; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@25453882] under rank; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@132f32a9] under dense_rank; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@29727534] under percent_rank; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2135337a] under cume_dist; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2d388ef6] under array; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@47684b82] under array_list; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@7d895d8e] under array_agg; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@752f0fa6] under array_position; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@19380c83] under array_positions; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@23353f43] under array_positions_list; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@74ed9cd6] under array_length; prior registration was null 18:36:27.326 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@2de8cadc] under array_concat; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@51c6e209] under array_prepend; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@5b031055] under array_append; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@43902ccf] under array_contains; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@28c5b04b] under array_contains_nullable; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@4ef5d9f0] under array_overlaps; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@db7e9c3] under array_overlaps_nullable; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f835aee] under array_get; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@4a41fcbd] under array_set; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@2a9b865c] under array_remove; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@18508b3d] under array_remove_index; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4d51f6f3] under array_slice; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@8304ff0] under array_replace; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e6f91cc] under array_trim; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@62faf45f] under array_fill; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@20de609d] under array_fill_list; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@2a9be4b9] under array_to_string; prior registration was null 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:27.329 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:27.330 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:27.330 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:27.330 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:27.331 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:27.331 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.350 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:27.351 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:27.351 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.361 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:27.362 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:27.362 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.370 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:27.370 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:27.370 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.379 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:27.380 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:27.380 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.389 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:27.390 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:27.390 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.397 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:27.398 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.398 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.399 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.399 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.400 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.400 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.400 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:27.403 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:27.404 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:27.405 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:27.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:27.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:27.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:27.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:27.409 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:27.409 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:27.409 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:27.409 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.409 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@73439017] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.410 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.410 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:27.411 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.411 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:27.411 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:27.411 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:27.411 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6bc553d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.411 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.411 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:27.411 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.411 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.411 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:27.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:27.412 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:27.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.412 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:27.412 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:27.412 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.413 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.413 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.413 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:27.413 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:27.413 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:27.413 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.413 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:27.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.413 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.414 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.414 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.414 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:27.414 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:27.414 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.414 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.414 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.414 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@273db89c] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.414 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.414 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.414 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.415 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.415 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:27.415 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.415 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:27.415 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:27.415 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:27.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:27.416 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:27.416 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:27.416 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.416 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:27.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.416 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.416 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.416 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:27.416 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:27.416 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:27.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@56791346] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.417 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.417 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:27.418 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.418 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.418 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:27.418 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:27.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.418 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:27.418 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:27.418 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.418 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:27.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.418 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.418 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:27.418 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:27.418 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:27.419 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:27.419 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:27.419 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.419 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:27.419 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:27.419 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.419 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:27.419 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:27.419 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:27.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:27.420 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:27.420 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:27.420 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:27.420 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:27.420 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:27.420 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:27.421 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:27.421 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:27.421 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:27.421 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:27.421 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.421 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:27.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:27.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:27.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:27.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:27.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.422 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.422 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:27.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.426 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:27.426 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:27.427 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:27.427 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:27.427 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3ff24fed] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@44c4182b] 18:36:27.427 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:27.427 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:27.427 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:27.427 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1cd9cf91] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:27.428 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:27.428 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@370283f5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:27.429 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:27.430 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:27.430 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:27.430 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:27.430 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:27.431 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:27.431 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:27.431 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:27.432 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:27.432 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:27.432 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.433 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:27.433 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:27.433 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.436 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.437 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:27.437 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:27.438 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:27.438 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:27.439 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:27.440 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.441 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.442 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.442 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:27.443 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:27.444 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:27.444 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.445 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.446 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:27.446 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.447 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:27.450 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:27.450 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:27.451 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:27.452 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 086cadbf-a49c-451a-9915-17e250737977 () 18:36:27.452 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:27.452 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:27.452 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:27.453 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:27.453 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:27.455 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:27.456 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:27.456 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1bec065f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.457 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.457 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:27.457 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.457 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2111490739 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@109049257 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@714749649 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1758858087 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1131596700 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3ad9bce6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1099839954 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@425435063 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1277200683 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@996745925) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@194632915 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1316641840 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@115076357) 18:36:27.457 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.459 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@12f8cda3] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.459 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.459 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:27.460 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.460 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1666213002 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1332195686 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1833920533 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@892892170 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1635731476 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2011601902 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@4190802 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1985044091 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.460 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.460 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.460 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:27.460 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:27.460 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:27.460 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:27.461 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:27.461 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.461 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@506749889 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.461 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.461 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.461 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:27.461 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:27.461 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:27.461 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:27.461 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:27.461 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:27.462 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:27.462 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:27.462 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:27.462 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.462 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.462 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.462 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.462 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:27.462 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:27.462 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:27.462 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:27.462 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.462 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:27.462 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:27.463 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:27.463 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.463 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:27.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.464 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.464 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.464 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.464 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.464 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:27.465 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.465 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.465 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.465 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.465 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1954989230 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1375914686 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1940015514 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1166411363 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@132581833 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3ad9bce6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1140090033 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@586881996 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1471915246 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@996745925) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1747797649 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@136083145 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@115076357) 18:36:27.465 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2051979098 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 294595812 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1470612765 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1470612765 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1470612765 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.466 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@43ff70b 18:36:27.466 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.466 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.466 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@57747982 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1779927120 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2036903843 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@34900010 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) 18:36:27.467 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1653937840 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2062317433 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2062317433 18:36:27.467 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@44e69710 18:36:27.467 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.467 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.467 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:27.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:27.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:27.468 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:27.468 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:27.468 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.468 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@954694829 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.468 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.468 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:27.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:27.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:27.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:27.468 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.468 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@683cf4c8 18:36:27.469 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.469 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.469 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.469 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6bbdff76] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.469 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:27.469 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.469 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@93189570 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1115127001 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@601945393 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1447728334 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1006852128 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1173060301 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1627801148 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1676169782 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.469 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@147548594 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@147548594 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@147548594 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:27.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.470 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7d59d23d 18:36:27.470 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.470 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.470 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.470 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:27.470 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:27.470 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:27.470 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.470 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.470 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.471 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4be74ee2] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.471 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.471 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.471 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.471 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:27.471 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1364739835 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@540643948 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@35630844 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2097586431 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1853509178 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3ad9bce6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@37489515 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2108370334 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@895642508 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@996745925) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@156629124 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1808846230 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@115076357) 18:36:27.471 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1335669431 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1335669431 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1335669431 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@737a2afb 18:36:27.472 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.472 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.472 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1162952524 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1869755483 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@648229640) 18:36:27.472 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:27.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@575498927 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@575498927 18:36:27.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:27.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:27.472 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@366529fd 18:36:27.472 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.472 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.472 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.472 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.472 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@165766986 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1785253107) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@2060578025 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1709443215) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1740499022 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:27.472 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@780974247 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@780974247 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@7bb87304 18:36:27.473 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.473 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.473 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1934560165 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1301752973) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@507047227 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@639671723 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@767142121) 18:36:27.473 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@689173375 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:27.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@689173375 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.473 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@22d97dc6 18:36:27.473 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.474 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.474 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.474 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1111979924 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1795438585 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1479291938) 18:36:27.474 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@169674530 18:36:27.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@169674530 18:36:27.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:27.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:27.474 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@28132c9 18:36:27.474 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.474 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.474 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.475 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@993364895 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@415884912 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1401720015 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1477503757 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1332669155 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3ad9bce6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@415461144 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@790520379 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1879686230 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@996745925) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1216899398 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1269855456 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@115076357) 18:36:27.475 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 561820664 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1763955779 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2096523167 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2096523167 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2096523167 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.475 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4ceade5 18:36:27.475 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.476 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1307630719 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@49643713 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1270750161 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@988690118 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) 18:36:27.476 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1680907024 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1619630608 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1619630608 18:36:27.476 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@2fa3d956 18:36:27.476 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.476 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.476 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.476 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.476 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1860323956 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.476 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3bc04539 18:36:27.477 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.477 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.477 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.477 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.477 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1200425439 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@673356648 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1615878341 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1493184635 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1995184501 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1244210459 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@677239531 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1879487603 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.477 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@595187784 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@595187784 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@595187784 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:27.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.477 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1fd81048 18:36:27.478 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.478 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.478 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.478 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@860234846 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@783517025 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@768644363 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1926601385 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1882399865 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3ad9bce6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1108946835 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1808306710 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@890658068 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@996745925) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1550821155 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1468104330 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@115076357) 18:36:27.478 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1584981204 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1584981204 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1584981204 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4a9d4ec5 18:36:27.478 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.478 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.478 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1300272997 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1422361669 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@648229640) 18:36:27.478 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:27.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@47293631 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@47293631 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@32052b5e 18:36:27.479 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.479 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.479 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.479 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1518892279 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1785253107) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1614754894 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1709443215) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@646527043 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:27.479 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1921924553 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1921924553 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.479 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3d7f8110 18:36:27.479 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.479 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.479 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.479 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1390149084 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1301752973) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@42396288 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@2087129393 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@767142121) 18:36:27.479 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1712936312 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1712936312 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@50e69b0 18:36:27.480 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.480 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.480 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1101270713 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1996884521 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1479291938) 18:36:27.480 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@966041480 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@966041480 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:27.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:27.480 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1aae0f81 18:36:27.480 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.480 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.480 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.481 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0Update.json" does not exist on the local file system 18:36:27.481 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0Update.json" : 18:36:27.485 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:27.485 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:27.486 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@220626525 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@110043659 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1823991644 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1097459844 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2139333218 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3ad9bce6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@14895331 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1404949156 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1570651551 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@996745925) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1064047868 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@626190242 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@115076357) 18:36:27.486 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1804448919 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1506816435 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1170777599 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1170777599 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1170777599 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.486 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3a34be91 18:36:27.487 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.487 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@497884015 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@491430520 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@962701468 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@650004759 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) 18:36:27.487 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 792532736 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2021424654 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2021424654 18:36:27.487 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@7b9f1501 18:36:27.487 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.488 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.488 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2125652478 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.488 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.488 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.488 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.488 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1190602307 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.488 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.488 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.488 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.488 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1689288533 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1301752973) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@354375792 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1933206784 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@767142121) 18:36:27.489 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@16117088 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@16117088 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@34db013e 18:36:27.489 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.489 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@350838976 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@68918320 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1479291938) 18:36:27.489 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@106617061 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@106617061 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@2c11f4f6 18:36:27.489 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.489 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1949501272 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1785253107) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@299965429 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1709443215) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1762747422 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:27.489 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1583295540 18:36:27.490 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.490 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:27.490 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:27.490 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:27.490 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.490 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1583295540 18:36:27.490 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.490 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3fc6d5cb 18:36:27.490 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.490 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.490 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@866344830 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@520916511 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@384657592 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1613987187 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1229100708 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@843417061 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1326486461 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@884189129 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.490 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.490 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.490 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.490 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@655584901 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.490 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.491 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.491 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:27.491 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:27.491 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6)] for CollectionEntry[] 18:36:27.491 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.491 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@389904492 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@449306000 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@648229640) 18:36:27.491 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:27.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:27.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:27.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1786371787 18:36:27.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1786371787 18:36:27.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:27.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:27.491 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@16fa4685 18:36:27.491 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.491 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:27.492 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:27.492 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:27.492 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:27.492 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:27.492 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:27.492 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:27.492 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:27.492 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 1 updates, 0 deletions to 7 objects 18:36:27.492 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 (re)creations, 6 updates, 0 removals to 10 collections 18:36:27.492 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:27.492 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.492 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.492 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:27.492 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.492 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:27.492 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.493 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:27.493 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.493 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.493 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:27.494 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.494 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.494 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:27.494 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.494 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.495 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.495 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.495 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.495 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.495 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.495 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.496 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.496 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.496 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:27.496 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.497 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.497 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.497 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.497 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:27.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.497 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:27.497 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:27.498 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:27.498 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 7 objects 18:36:27.498 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 10 collections 18:36:27.498 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:27.498 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.498 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.498 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:27.498 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.499 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:27.499 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:27.499 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:27.499 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.499 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.499 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.499 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@215001396 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@710136833 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1122089151 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1520295032 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1401767702 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3ad9bce6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1741320890 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@681646780 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@476806604 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@996745925) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@627518624 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@286053652 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@115076357) 18:36:27.499 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1778710470 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 500644839 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1918879588 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1918879588 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1918879588 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4f8c26f 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : 1986769557 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1918879588 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4f8c26f 18:36:27.501 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.501 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1065956371 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1582243273 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@932396484 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1389120598 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) 18:36:27.501 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [drools-0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [Drools] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0)] : 742871845 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@2055417819 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@2055417819 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1cd90407 18:36:27.502 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.502 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.502 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@653118063 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@96965839 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@319762729 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1193473651 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) 18:36:27.502 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1558222610 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1857518319 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1857518319 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@ca16393 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:27.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 609191679 18:36:27.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:27.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1857518319 18:36:27.509 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@ca16393 18:36:27.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 1902283907 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1857518319 18:36:27.510 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@ca16393 18:36:27.510 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.510 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.510 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.510 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.510 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@694345146 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.510 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:27.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.511 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@131b016c 18:36:27.511 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@749441464 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.511 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:27.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:27.511 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3f120a6d 18:36:27.511 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1338272358 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.511 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:27.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:27.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:27.512 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6b84f2be 18:36:27.512 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.512 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.512 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.512 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.512 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@125776626 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1615302766 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1920337651 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1043012353 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1077761684 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@480602653 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1579591396 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@951274802 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.512 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:27.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1311294291 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1311294291 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1311294291 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@40a2ce57 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1311294291 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@40a2ce57 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1311294291 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:27.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.513 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@40a2ce57 18:36:27.513 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.513 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.514 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@720594991 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:27.514 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.514 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:27.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:27.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:27.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:27.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:27.514 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:27.514 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@45a285b1 18:36:27.515 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.515 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.515 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.515 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.515 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1948335930 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1400842114) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1993454966 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@232466704) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1153991113 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@47260109) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@362159084 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1756573323 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@322063598 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@326386056 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@915956081 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:27.515 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [drools-0] 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:27.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [Drools] 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@2008274494 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@2008274494 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@2008274494 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@49419096 18:36:27.516 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.516 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.516 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.516 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1722412252 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@354505642 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1627002733 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@628817604 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@203176379 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3ad9bce6) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@331323281 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@592362484 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1362161031 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@996745925) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1015859195 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1407241444 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@115076357) 18:36:27.516 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@155480832 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@155480832 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@155480832 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@636d2231 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@155480832 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.517 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@636d2231 18:36:27.517 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.517 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.517 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1590813200 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1948735161 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@648229640) 18:36:27.517 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:27.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:27.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:27.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:27.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1544952096 18:36:27.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1544952096 18:36:27.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:27.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:27.518 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4372faa3 18:36:27.518 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:27.518 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.518 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.518 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.518 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@221179626 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1785253107) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@838247909 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1709443215) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@835206773 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:27.518 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1209581148 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:27.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1209581148 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.519 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1b45d175 18:36:27.519 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.519 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.519 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.519 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1804500990 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1301752973) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1440953479 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@236447651 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@767142121) 18:36:27.519 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1817238905 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:27.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1817238905 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.520 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6f8ee78a 18:36:27.520 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.520 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.520 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.520 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1586835239 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@128711345 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1479291938) 18:36:27.521 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:27.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:27.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2138664880 18:36:27.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2138664880 18:36:27.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:27.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:27.521 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6652f18d 18:36:27.521 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.521 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.521 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.521 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.521 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1047847300 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1785253107) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@795002363 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1709443215) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1991697835 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:27.521 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:27.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@539668619 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:27.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@539668619 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.522 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@278c46e6 18:36:27.522 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.522 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.522 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.522 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1725330433 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1301752973) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@744941142 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1919830136 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@767142121) 18:36:27.522 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:27.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@47559248 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:27.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@47559248 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@797c996c 18:36:27.523 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.523 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.523 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.523 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2035360691 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1244648095 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1479291938) 18:36:27.523 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:27.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:36:27.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:27.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:27.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:36:27.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentMap@863502459 18:36:27.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentMap@863502459 18:36:27.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:27.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:27.524 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@594d3c8f 18:36:27.524 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:27.524 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.524 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.527 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:27.527 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@544eba2] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@44c4182b] 18:36:27.527 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:27.528 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:27.528 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:27.529 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:27.532 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:27.532 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:27.532 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:27.532 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:27.532 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:27.532 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:27.533 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:27.534 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:27.534 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:27.534 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:27.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@7b2bfc55 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4adbab7e 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5d09f018 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@43c3b180 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@672e34f9 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@7039f339 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@62a24416 18:36:27.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@3c33b673 18:36:27.535 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2a2cd4f0] into BootstrapContext; was [null] 18:36:27.535 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@15334ab7] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@65c12ef3] 18:36:27.544 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:27.544 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:27.544 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:27.544 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:27.544 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:27.544 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:27.544 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:27.544 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:27.544 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:27.546 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:27.546 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:27.546 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:27.546 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:27.546 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:27.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:27.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:27.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:27.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:27.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:27.547 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:27.547 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@272(java.time.Duration,3015) 18:36:27.547 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@272(java.time.Duration,3015) 18:36:27.547 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@272(java.time.Duration,3015) 18:36:27.547 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2e0cc9c8] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2ef0f923] 18:36:27.549 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:27.549 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.549 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:27.550 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:27.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.550 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:27.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.550 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.550 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:27.550 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:27.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:27.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:27.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.551 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.551 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.551 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:27.552 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.552 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.553 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:27.553 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:27.553 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.553 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.553 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:27.553 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.553 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.553 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.553 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:27.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.554 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:27.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.554 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:27.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.554 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:27.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.554 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.554 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.554 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:27.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.555 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.555 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:27.555 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:27.555 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.556 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:27.556 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:27.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:27.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:27.556 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:27.556 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:27.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.557 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:27.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.557 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:27.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:27.557 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:27.557 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:27.557 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:27.557 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:27.558 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.558 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:27.558 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:27.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.559 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:27.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.559 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:27.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.559 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:27.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:27.559 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.559 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.560 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:27.560 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.561 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:27.561 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:27.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:27.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:27.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:27.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.561 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.561 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.561 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:27.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:27.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:27.562 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:27.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:27.562 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:27.562 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.562 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:27.563 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:27.563 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.563 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:27.563 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.564 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.564 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.564 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.564 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:27.564 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:27.564 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:27.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:27.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:27.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:27.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:27.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.565 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:27.565 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:27.565 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.565 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:27.566 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.566 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.566 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:27.567 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:27.567 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.567 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:27.567 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:27.567 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.567 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.567 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.567 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.568 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.568 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.568 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.568 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.568 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.568 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.568 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.568 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.568 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:27.569 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.569 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.569 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:27.569 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.569 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.569 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.569 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:27.569 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:27.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.570 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.570 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.570 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.570 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.570 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.570 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:27.570 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.571 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.571 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.571 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.571 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:27.571 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.571 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.572 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:27.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.572 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:27.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.572 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.572 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.572 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.573 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.573 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.573 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.573 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.573 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.573 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.573 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.574 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.574 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.574 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.574 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.574 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.574 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.574 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.574 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:27.574 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.574 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.574 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.575 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:27.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:27.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.575 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.575 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.576 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.576 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.576 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.577 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.577 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.577 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.577 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.577 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.577 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:27.577 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.577 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.577 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.577 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.577 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.577 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:27.577 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.577 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.577 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.577 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.577 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:27.590 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:27.591 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:27.591 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4efd65f4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:27.591 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:27.591 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:27.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:27.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:27.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:27.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:27.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@46e82a14] under count; prior registration was null 18:36:27.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@771483f7] under every; prior registration was null 18:36:27.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1f7b4f75] under any; prior registration was null 18:36:27.592 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3a8c4bab] under sinh; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3db36e64] under cosh; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e6b591e] under tanh; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b2ea341] under pi; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7327749c] under log; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@5541f4d2] under position; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6156e4cd] under overlay; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@3fbc770d] under trim; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@777777f2] under cast; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2d4aeaaa] under collate; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7bec1342] under extract; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@27b4172d] under ifnull; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@6b302cce] under pad; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@115594b8] under str; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@ab8f3d3] under format; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@db280d6] under timestampadd; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@678e8bf2] under timestampdiff; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5a4323ef] under current_date; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@17a8651f] under current_time; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@e85f30c] under current_timestamp; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1d473835] under local_date; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5e583c29] under local_time; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@a0c2a60] under local_datetime; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2b30b5be] under offset_datetime; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@f92b67d] under instant; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@10b46ad2] under sql; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@7b001d8e] under count; prior registration was org.hibernate.dialect.function.CountFunction@46e82a14 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@55b3da15] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b2ea341 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f88bf80] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:27.593 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@5e583c29 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@a0c2a60 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@7cd9be59] under trunc; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ce3021] under date_trunc; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ce631bf] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@5541f4d2 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4618e31c] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7782b6f0] under format; prior registration was org.hibernate.dialect.function.FormatFunction@ab8f3d3 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@13bdf19] under listagg; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7cad7d48] under mode; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7d2c61c2] under percentile_cont; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1ffb6da1] under percentile_disc; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@40e7aa50] under rank; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5737d839] under dense_rank; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@490b916c] under percent_rank; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@dd97b89] under cume_dist; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7011f548] under array; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@198e0d63] under array_list; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@c9b6fcf] under array_agg; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@4ad858e6] under array_position; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@5c10a995] under array_positions; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3b53625] under array_positions_list; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@54849f4c] under array_length; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@d81c848] under array_concat; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@14bcd50f] under array_prepend; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@3e92cda3] under array_append; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4e9c4bc2] under array_contains; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4d5c09d1] under array_contains_nullable; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@3fbab9d8] under array_overlaps; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@17ed8459] under array_overlaps_nullable; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3b831f3d] under array_get; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@163c9b1d] under array_set; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@7c22947b] under array_remove; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@79618ea] under array_remove_index; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@244f95d2] under array_slice; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@56591635] under array_replace; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3eb0d1c9] under array_trim; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@956cfbd] under array_fill; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@516f3a40] under array_fill_list; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@4f1966e6] under array_to_string; prior registration was null 18:36:27.594 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:27.595 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:27.595 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:27.595 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:27.596 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:27.596 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.608 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:27.609 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:27.609 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.620 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:27.621 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:27.621 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.629 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:27.629 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:27.629 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.637 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:27.638 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:27.638 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.647 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:27.647 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:27.647 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.654 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:27.655 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.655 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.655 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.656 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.656 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.656 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.656 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.658 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:27.658 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:27.658 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:27.658 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:27.658 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:27.659 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.660 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:27.661 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.661 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.661 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:27.661 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:27.665 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:27.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:27.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:27.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:27.665 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:27.665 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:27.665 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:27.666 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.666 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@24a3b6ac] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.666 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.666 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:27.667 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.667 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:27.667 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:27.667 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:27.667 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4d810b08] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.667 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.667 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:27.668 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.668 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.668 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:27.668 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.668 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.668 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.668 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:27.668 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:27.668 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:27.669 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.669 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.669 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.669 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:27.669 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:27.669 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@5cee7c0d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.669 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.669 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:27.669 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.670 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:27.670 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:27.670 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:27.670 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:27.670 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:27.670 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.670 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.670 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.670 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:27.670 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:27.670 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7fa627ea] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.671 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.671 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:27.671 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.671 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.671 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:27.671 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:27.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.671 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:27.671 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:27.671 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.671 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:27.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:27.672 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:27.672 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.672 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:27.672 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:27.672 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.672 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:27.673 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:27.673 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:27.673 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:27.673 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:27.673 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:27.674 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:27.674 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:27.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:27.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:27.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:27.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.674 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:27.674 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:27.674 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.674 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:27.674 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:27.675 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:27.675 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:27.675 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.675 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.675 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.675 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.680 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:27.680 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:27.682 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:27.682 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:27.682 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2e0cc9c8] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@47bfda9e] 18:36:27.682 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:27.682 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:27.682 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:27.682 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39f202da] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:27.683 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:27.684 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:27.684 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2716700e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:27.684 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:27.685 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:27.685 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:27.686 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:27.686 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:27.688 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:27.688 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:27.689 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:27.690 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:27.690 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:27.690 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.691 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:27.691 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:27.692 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.693 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.694 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:27.695 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:27.696 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:27.696 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:27.696 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:27.698 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.698 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.699 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.700 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:27.701 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:27.702 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:27.702 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.703 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.704 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:27.704 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.705 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:27.705 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:27.706 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:27.707 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:27.708 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 31e84472-1aac-401c-b612-ac203d582f69 () 18:36:27.708 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:27.708 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:27.708 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:27.711 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:27.711 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:27.713 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:27.713 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:27.713 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:27.713 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:27.714 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:27.714 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.714 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:27.714 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:27.714 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:27.714 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:27.714 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:27.715 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:27.715 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@2117283689 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1699337879) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@579464806 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@176677195 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6d28df15) 18:36:27.715 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:27.716 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.716 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.716 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:27.717 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@352ae819] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@47bfda9e] 18:36:27.717 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:27.717 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:27.717 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:27.719 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:27.722 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:27.722 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:27.722 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:27.723 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:27.723 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:27.723 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:27.723 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:27.724 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:27.724 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.724 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@55533ef0 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@53425506 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2421e195 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@2521555d 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@69c94bb7 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2862c9ed 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@364a83d 18:36:27.725 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2cc09eb1 18:36:27.725 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@f77fc6d] into BootstrapContext; was [null] 18:36:27.725 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@316471cf] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1767129e] 18:36:27.733 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:27.733 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:27.734 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:27.734 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:27.734 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:27.734 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:27.734 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:27.734 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:27.734 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:27.753 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:27.754 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:27.754 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:27.754 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:27.754 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:27.754 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:27.754 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:27.754 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:27.754 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:27.754 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:27.754 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:27.755 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@299(java.time.Duration,3015) 18:36:27.755 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@299(java.time.Duration,3015) 18:36:27.755 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@299(java.time.Duration,3015) 18:36:27.755 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3717d1d0] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5d002030] 18:36:27.755 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:27.756 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.756 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:27.756 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.757 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:27.757 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:27.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.757 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:27.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.757 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:27.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.758 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:27.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.758 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:27.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.758 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.759 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:27.760 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.760 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.760 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:27.760 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.761 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:27.761 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:27.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.761 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:27.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.761 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:27.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.764 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:27.764 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.764 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.764 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.765 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:27.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.765 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:27.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.765 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:27.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.766 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:27.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.766 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:27.766 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.766 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:27.767 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:27.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.767 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:27.767 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.769 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.769 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.769 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.769 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:27.769 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:27.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:27.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:27.770 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:27.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:27.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:27.770 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:27.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:27.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:27.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:27.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:27.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:27.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:27.771 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:27.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:27.772 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:27.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:27.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:27.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:27.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:27.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:27.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.773 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.774 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:27.774 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:27.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.774 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:27.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.774 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:27.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.774 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:27.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.775 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:27.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:27.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:27.775 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:27.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:27.775 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:27.775 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:27.777 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.778 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:27.778 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:27.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:27.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:27.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:27.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:27.780 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.780 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.780 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:27.781 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.781 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.781 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.782 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.783 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:27.784 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.784 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.785 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:27.786 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:27.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.786 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:27.786 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.786 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:27.786 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:27.786 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:27.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:27.786 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:27.786 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:27.787 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:27.787 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:27.787 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:27.787 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:27.787 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:27.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:27.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:27.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:27.788 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:27.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:27.788 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:27.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:27.788 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:27.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.789 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.790 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:27.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:27.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.790 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:27.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:27.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.790 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.790 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.790 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.791 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.791 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:27.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.791 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:27.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.791 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:27.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:27.792 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:27.792 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.792 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.793 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:27.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.793 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:27.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.793 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.793 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:27.793 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.794 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.794 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.794 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.794 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.794 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.794 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:27.795 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:27.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:27.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.796 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:27.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.796 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:27.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.796 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.796 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.796 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:27.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.797 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.797 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.797 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.797 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.797 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.797 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.797 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.797 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.797 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.797 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.798 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.798 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:27.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:27.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.798 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:27.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.798 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:27.798 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.798 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.799 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:27.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:27.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:27.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:27.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.799 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.800 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.800 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.800 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.800 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.800 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.800 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:27.800 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:27.800 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.800 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.800 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:27.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:27.813 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:27.814 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:27.814 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@16030535, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:27.814 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:27.815 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@21b07695] under count; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2353aed6] under every; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4c96bdd8] under any; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@423223d2] under sinh; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6094f1df] under cosh; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5e0fd605] under tanh; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@270ed861] under pi; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@74f143e1] under log; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@33ac4ea9] under position; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@13331927] under overlay; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@42af16f0] under trim; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3c3fab0f] under cast; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d376327] under collate; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@66c6b587] under extract; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@5c643739] under ifnull; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@1d429869] under pad; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@4bbafebd] under str; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@188310c0] under format; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@65a33116] under timestampadd; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@6cab7c1b] under timestampdiff; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@70782825] under current_date; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@707d23fa] under current_time; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@caa9762] under current_timestamp; prior registration was null 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:27.816 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3bd67948] under local_date; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@ade4717] under local_time; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@13a5d745] under local_datetime; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4bec43d4] under offset_datetime; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@43786fd8] under instant; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@3b666e5f] under sql; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6448989] under count; prior registration was org.hibernate.dialect.function.CountFunction@21b07695 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@2f9f9876] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@270ed861 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2f9934f2] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@ade4717 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@13a5d745 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2785b3c8] under trunc; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5af7e70] under date_trunc; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@56200a9b] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@33ac4ea9 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30f88a09] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3ae9642d] under format; prior registration was org.hibernate.dialect.function.FormatFunction@188310c0 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@44cbc1fe] under listagg; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@12696f2e] under mode; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@663517a8] under percentile_cont; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@178cdf4f] under percentile_disc; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@d522871] under rank; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@549b26ea] under dense_rank; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1adde386] under percent_rank; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6bda3135] under cume_dist; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@77578d9f] under array; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7af649e9] under array_list; prior registration was null 18:36:27.817 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@fc244e2] under array_agg; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@352b8fb6] under array_position; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@36aa70da] under array_positions; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@42edab5a] under array_positions_list; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@622958e1] under array_length; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@7e0d8de] under array_concat; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@3a323884] under array_prepend; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@15aae3e3] under array_append; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3d6c4fe7] under array_contains; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3ccb56bc] under array_contains_nullable; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@1716bfb9] under array_overlaps; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5561f343] under array_overlaps_nullable; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@aad8d7f] under array_get; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@6cb54420] under array_set; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@4efcd578] under array_remove; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@14dddc0f] under array_remove_index; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@727d6d9e] under array_slice; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@342fb3b5] under array_replace; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1c50e75d] under array_trim; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@66976d7c] under array_fill; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7f1fedad] under array_fill_list; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@36645be0] under array_to_string; prior registration was null 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:27.819 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:27.819 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:27.819 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:27.819 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:27.820 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:27.820 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.833 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:27.833 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:27.833 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.845 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:27.846 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:27.846 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.854 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:27.855 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:27.855 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.864 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:27.864 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:27.864 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.875 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:27.876 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:27.876 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.883 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:27.884 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.884 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.885 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.885 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.885 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.885 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.885 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:27.888 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:27.889 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:27.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:27.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:27.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:27.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:27.893 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:27.893 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.893 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:27.894 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:27.894 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:27.894 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:27.894 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:27.894 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:27.894 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:27.894 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:27.894 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:27.895 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:27.895 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:27.895 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.895 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.895 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.895 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.895 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7d31fa20] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.896 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:27.896 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:27.896 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:27.896 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:27.896 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:27.896 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.896 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@36bc2ec5] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.897 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:27.897 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.897 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:27.897 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:27.897 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:27.898 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:27.898 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:27.898 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:27.898 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3c727194] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:27.898 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:27.899 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:27.899 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:27.899 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:27.899 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:27.899 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:27.899 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:27.899 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.899 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.899 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:27.899 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:27.899 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:27.899 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.899 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:27.899 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.899 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:27.899 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:27.899 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.899 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:27.899 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:27.900 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@939b6e] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:27.900 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:27.900 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:27.900 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:27.900 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:27.900 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:27.900 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:27.900 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:27.900 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.900 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:27.901 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:27.901 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:27.901 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:27.901 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:27.901 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:27.901 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:27.902 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:27.902 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:27.902 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:27.902 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:27.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:27.903 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:27.903 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:27.903 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:27.903 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:27.903 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:27.903 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:27.903 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:27.903 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.903 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:27.903 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:27.903 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:27.903 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:27.903 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:27.903 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:27.903 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:27.903 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:27.903 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.903 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.903 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:27.903 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:27.903 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:27.904 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.904 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:27.904 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:27.904 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:27.904 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:27.904 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.904 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:27.904 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:27.904 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:27.904 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.904 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:27.908 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:27.908 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:27.910 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:27.910 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:27.910 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3717d1d0] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@2eaf682b] 18:36:27.910 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:27.910 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:27.910 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:27.910 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@754a6ce2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:27.911 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:27.912 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:27.912 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@10f48b87] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:27.913 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:27.913 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:27.913 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:27.914 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:27.914 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:27.915 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:27.915 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:27.916 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:27.916 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:27.916 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:27.917 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.918 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:27.918 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:27.919 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.919 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:27.920 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:27.920 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:27.921 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:27.921 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:27.922 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:27.923 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.924 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.925 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:27.926 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:27.926 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:27.927 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:27.928 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.928 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.929 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:27.930 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:27.930 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:27.931 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:27.932 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:27.932 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:27.934 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f6c45f0e-ea07-4b51-b6a6-821c2bad9e08 () 18:36:27.934 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:27.934 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:27.934 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:27.935 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:27.936 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname 18:36:27.945 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:36:27.946 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentname)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(1).parentKeyName) 18:36:27.946 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(1).parentKeyName` :parentname <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:27.947 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:27.947 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:27.947 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.947 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:27.948 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.948 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] overrode previous registration : StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) 18:36:27.948 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.948 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentname) 18:36:27.948 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(1).parentKeyName) 18:36:27.948 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:27.948 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:27.949 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:27.949 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1703476139 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@302869938) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@942185944 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@297858396 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@33b7016c) 18:36:27.949 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? 18:36:27.950 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.951 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.955 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:27.955 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:27.956 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:27.956 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:27.956 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.956 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:27.956 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:27.956 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:27.956 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.956 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@605956022 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@189932726 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@302869938) 18:36:27.956 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.957 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.957 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.957 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1386650638 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@952856356 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@302869938) 18:36:27.957 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.958 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.958 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.958 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1480803937 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1188992772 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@302869938) 18:36:27.958 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.959 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.959 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.959 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@898893670 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@17332327 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@302869938) 18:36:27.959 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.959 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.959 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:27.959 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1358503546 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@765625138 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@302869938) 18:36:27.960 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:27.960 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:27.960 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:27.960 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:27.960 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:27.960 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:27.960 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:27.960 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:27.960 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:27.960 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:27.960 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:36:27.960 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:27.961 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:27.961 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.961 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.962 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.962 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.962 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:27.963 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.963 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.963 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname AND c.key.parentKeyVersion = :parentversion 18:36:27.976 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:36:27.990 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:36:27.993 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentname)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(2).parentKeyName) 18:36:27.993 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentversion)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(2).parentKeyVersion) 18:36:27.995 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [and] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(2).parentKeyName` :parentname <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(2).parentKeyVersion` :parentversion <- [EQUAL] <- [and] <- [where] <- [query-spec] <- [select] 18:36:27.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:27.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:27.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:27.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] overrode previous registration : StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) 18:36:27.995 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:27.995 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentname) 18:36:27.995 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(2).parentKeyName) 18:36:27.996 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentversion) 18:36:27.996 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}(2).parentKeyVersion) 18:36:27.996 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:27.996 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:27.996 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:27.996 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1028661892 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@302869938) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@219250312 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1762249739 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@33b7016c) 18:36:27.997 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? and jpps1_0.parentKeyVersion=? 18:36:27.997 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.997 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:27.997 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:27.997 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:27.997 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 1746216792 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4fdbd7c5 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 1755163228 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:27.998 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:27.998 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4fdbd7c5 18:36:27.998 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.998 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:27.999 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:27.999 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1884681990 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@302869938) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1629582134 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1684793860 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@33b7016c) 18:36:27.999 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? 18:36:27.999 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:27.999 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:27.999 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:27.999 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:27.999 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:27.999 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 957645452 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2147460 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 671673028 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2147460 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 1286789823 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.000 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:28.000 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2147460 18:36:28.000 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.000 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.001 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:28.001 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@512f2147] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@2eaf682b] 18:36:28.001 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:28.001 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:28.001 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:28.003 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:28.007 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:28.007 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:28.007 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:28.007 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:28.007 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:28.007 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:28.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:28.008 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:28.008 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:28.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@74ecc76c 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2f2ba15d 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@55739a94 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@11dc44ce 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@319363e 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@71ca5e49 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@3824ddde 18:36:28.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@4b2d0420 18:36:28.009 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@14f63bd] into BootstrapContext; was [null] 18:36:28.009 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@22d45dcb] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3c80be62] 18:36:28.018 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:28.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:28.018 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:28.018 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:28.018 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:28.018 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:28.018 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:28.018 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:28.018 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:28.020 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:28.020 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:28.020 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:28.020 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:28.020 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:28.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:28.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:28.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:28.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:28.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:28.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:28.020 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@326(java.time.Duration,3015) 18:36:28.020 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@326(java.time.Duration,3015) 18:36:28.020 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@326(java.time.Duration,3015) 18:36:28.021 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@483fb4a4] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5d4da238] 18:36:28.021 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:28.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:28.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:28.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:28.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.022 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:28.022 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:28.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.022 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:28.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:28.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:28.024 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.025 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:28.025 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:28.025 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:28.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.025 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:28.025 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:28.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.026 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.026 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.026 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.026 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:28.026 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:28.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:28.027 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.027 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.027 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:28.027 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.027 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.027 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:28.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:28.027 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.028 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:28.028 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:28.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:28.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:28.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:28.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:28.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:28.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:28.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:28.028 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:28.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:28.029 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:28.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.029 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:28.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.029 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:28.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:28.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:28.029 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:28.029 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.029 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.030 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:28.030 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:28.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.030 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:28.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.030 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:28.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:28.030 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:28.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:28.030 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.030 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:28.031 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:28.031 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.032 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:28.032 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:28.032 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:28.032 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:28.032 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:28.032 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:28.032 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:28.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:28.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:28.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:28.033 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:28.033 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:28.034 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.034 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:28.034 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:28.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:28.034 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:28.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:28.034 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:28.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:28.034 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:28.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:28.034 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.034 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:28.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:28.035 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:28.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:28.035 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:28.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:28.035 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:28.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:28.035 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:28.035 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:28.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:28.036 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:28.036 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:28.036 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:28.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:28.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.037 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:28.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:28.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.037 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:28.037 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:28.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:28.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.037 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:28.037 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.038 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:28.038 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:28.038 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:28.038 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.038 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:28.038 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.038 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:28.038 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:28.038 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:28.039 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:28.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.039 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:28.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.039 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:28.039 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:28.039 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:28.040 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:28.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:28.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.040 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:28.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:28.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.040 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:28.040 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.040 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:28.040 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:28.040 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:28.041 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:28.041 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:28.041 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:28.041 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.041 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:28.041 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:28.041 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:28.042 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:28.042 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.042 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.042 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:28.042 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.042 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.042 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:28.042 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:28.042 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:28.043 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:28.043 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.043 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:28.043 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:28.043 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.043 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.043 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:28.043 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:28.043 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:28.043 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:28.043 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:28.044 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.044 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.044 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:28.044 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.044 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.044 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.044 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:28.044 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:28.044 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:28.044 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:28.044 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:28.044 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.044 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:28.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:28.045 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:28.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.045 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:28.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.045 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:28.045 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:28.046 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:28.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:28.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.046 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:28.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:28.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.046 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.046 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:28.046 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:28.046 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:28.046 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:28.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.046 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:28.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.046 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:28.047 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.047 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:28.047 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:28.047 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:28.047 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:28.056 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:28.056 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:28.056 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@97c2bfb, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:28.057 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:28.057 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3eb05bc1] under count; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@33a9cb79] under every; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@b83fc01] under any; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@63482d79] under sinh; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5f9a0c82] under cosh; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2295f60b] under tanh; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36e275ac] under pi; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1463a5ec] under log; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:28.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@1b1245fe] under position; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@163add39] under overlay; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@33d09547] under trim; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3a951a14] under cast; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@33a1950d] under collate; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@73325555] under extract; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@44ff8cd9] under ifnull; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@56286be8] under pad; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@691e95dd] under str; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@867fd56] under format; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@30c631c7] under timestampadd; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@25a47b1c] under timestampdiff; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3889a208] under current_date; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@fb36502] under current_time; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@e7a353a] under current_timestamp; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@880d372] under local_date; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7d6cb988] under local_time; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@69e34852] under local_datetime; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@36ef63b1] under offset_datetime; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@387a3d5d] under instant; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@20427323] under sql; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@53100ea1] under count; prior registration was org.hibernate.dialect.function.CountFunction@3eb05bc1 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1eaf0d99] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36e275ac 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@77565bc4] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7d6cb988 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@69e34852 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@44bef566] under trunc; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@17888e56] under date_trunc; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@71ad9afb] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@1b1245fe 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34606771] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@746b15e] under format; prior registration was org.hibernate.dialect.function.FormatFunction@867fd56 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@546f75de] under listagg; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@490857ea] under mode; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7e64fa55] under percentile_cont; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4c9a6886] under percentile_disc; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@63f4354e] under rank; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@68c889dd] under dense_rank; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@31a770c3] under percent_rank; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2e66f029] under cume_dist; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@6cfaeeee] under array; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@40d014cd] under array_list; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@4afb557c] under array_agg; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@530503b2] under array_position; prior registration was null 18:36:28.059 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@28051d05] under array_positions; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@43a661f5] under array_positions_list; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@33300529] under array_length; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@335dcb7f] under array_concat; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@24e1eb55] under array_prepend; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@54388ff5] under array_append; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@6712d116] under array_contains; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3ac9e8b8] under array_contains_nullable; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@115907f7] under array_overlaps; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@18e750e] under array_overlaps_nullable; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@70e58e48] under array_get; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@59c34c4] under array_set; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@5ca3ed3f] under array_remove; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@2ef7c5a0] under array_remove_index; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72bc99f8] under array_slice; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@1662a97f] under array_replace; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@55eb7499] under array_trim; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@45a16141] under array_fill; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@53c45354] under array_fill_list; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@50ee3102] under array_to_string; prior registration was null 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:28.060 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:28.061 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:28.061 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:28.061 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:28.061 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:28.062 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:28.062 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:28.097 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:28.098 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:28.098 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:28.123 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:28.124 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:28.124 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:28.142 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:28.143 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:28.143 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:28.162 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:28.163 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:28.163 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:28.181 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:28.182 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:28.182 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:28.193 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:28.193 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:28.193 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:28.193 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:28.194 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:28.194 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:28.194 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:28.194 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:28.209 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:28.210 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:28.211 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:28.214 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:28.214 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:28.214 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:28.214 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:28.214 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:28.214 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:28.214 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:28.214 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:28.215 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.215 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7427690] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:28.215 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:28.215 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7fb3d2e2] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:28.216 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:28.216 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.216 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:28.216 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:28.217 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:28.217 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:28.217 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:28.217 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:28.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@47d32229] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:28.217 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:28.217 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:28.218 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:28.218 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:28.218 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:28.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@667f652a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:28.218 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:28.218 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:28.219 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:28.219 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:28.219 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:28.219 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:28.219 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:28.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:28.220 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:28.220 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:28.220 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:28.220 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:28.220 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:28.220 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:28.220 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:28.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:28.221 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:28.221 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:28.221 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:28.221 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:28.221 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:28.221 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:28.221 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:28.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:28.222 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:28.222 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:28.222 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:28.222 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:28.222 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:28.222 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:28.222 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:28.222 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:28.222 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:28.222 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:28.225 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:28.225 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:28.227 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:28.227 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:28.227 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@483fb4a4] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@ac73cdd] 18:36:28.227 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:28.227 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:28.227 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:28.227 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64dbb4b7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:28.227 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:28.227 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:28.227 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:28.227 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:28.228 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:28.229 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:28.229 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:28.230 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:28.230 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:28.230 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:28.230 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:28.230 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7964fb99] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:28.231 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:28.231 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:28.231 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:28.231 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:28.231 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:28.232 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:28.232 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:28.232 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:28.233 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:28.233 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:28.234 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:28.234 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:28.234 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:28.235 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:28.235 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:28.236 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:28.236 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:28.236 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:28.237 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:28.237 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:28.238 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:28.238 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:28.239 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:28.239 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:28.240 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:28.240 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:28.241 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:28.242 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:28.242 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:28.243 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:28.243 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:28.244 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:28.244 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:28.245 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:28.245 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 0be547c1-172a-4bf1-ba74-3326b00c1c2b () 18:36:28.245 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:28.245 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:28.245 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:28.247 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:28.247 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:28.247 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:28.247 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:28.247 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:28.247 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:28.248 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:28.248 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:28.248 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:28.248 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:28.248 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1703366658 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1365642753 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@495107789) 18:36:28.248 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:28.249 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:28.250 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:28.250 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1161236273 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1101346874 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@495107789) 18:36:28.250 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:28.250 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:28.250 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:28.250 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:28.250 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:28.250 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 2 insertions, 0 updates, 0 deletions to 2 objects 18:36:28.250 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:28.250 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:28.250 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:28.250 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:28.250 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:28.251 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:28.251 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.251 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.252 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:28.252 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:28.252 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:28.252 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@233401616 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1958926904 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@495107789) 18:36:28.252 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:28.252 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:28.252 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:28.252 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:28.252 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:28.252 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 18:36:28.252 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:28.252 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:28.252 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:28.252 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:28.253 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.253 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.253 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:28.254 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:28.254 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:28.254 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:28.254 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:28.254 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:28.255 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:28.255 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:28.255 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:28.255 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:28.255 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:28.255 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:28.255 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:28.255 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@2047122703 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@495107789) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1320829670 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1187223108 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4bb29d09) 18:36:28.255 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 1394247285 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@c1f03ca 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idY] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 501402617 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:28.256 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@c1f03ca 18:36:28.256 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.256 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.257 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:28.257 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:28.257 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1838047515 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@495107789) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1714999888 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1367043839 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@4bb29d09) 18:36:28.257 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:36:28.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:28.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:28.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 802653766 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:28.257 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:28.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:28.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:28.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:28.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:28.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:28.258 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:28.258 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@25d119d5 18:36:28.258 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.258 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:28.258 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:28.258 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@1e3ea3b0] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@ac73cdd] 18:36:28.258 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:28.258 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:28.258 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:28.259 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:28.262 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:28.262 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:28.262 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:28.263 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:28.263 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:28.263 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:28.264 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:28.264 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:28.264 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:28.264 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@390878da 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@25e764b2 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@62eb1953 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4e943c13 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@34a053b3 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2afc7361 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1067d6ec 18:36:28.265 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@7ffc1457 18:36:28.265 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4977edd0] into BootstrapContext; was [null] 18:36:28.265 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@d9e8e4] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2ea78ea5] 18:36:28.272 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:28.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:28.272 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:28.273 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:28.273 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:28.273 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:28.273 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:28.273 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:28.273 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:28.275 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:28.275 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:28.275 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:28.275 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:28.275 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:28.276 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:28.276 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:28.276 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:28.276 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:28.276 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:28.276 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:28.276 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@353(java.time.Duration,3015) 18:36:28.276 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@353(java.time.Duration,3015) 18:36:28.276 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@353(java.time.Duration,3015) 18:36:28.276 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1052e74c] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3fc4a9b0] 18:36:28.276 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:28.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:28.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:28.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.278 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:28.278 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:28.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:28.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:28.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.278 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.278 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.278 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:28.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:28.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:28.279 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:28.279 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:28.279 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:28.280 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:28.281 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.281 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:28.281 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:28.281 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.282 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:28.282 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:28.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:28.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:28.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.283 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:28.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:28.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.284 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:28.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:28.284 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.285 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:28.285 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:28.285 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.285 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:28.285 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:28.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:28.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:28.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:28.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:28.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:28.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:28.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:28.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:28.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:28.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:28.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:28.287 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:28.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:28.287 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:28.287 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.288 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:28.288 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:28.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:28.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:28.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:28.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:28.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:28.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:28.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:28.289 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:28.289 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.290 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:28.290 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:28.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:28.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:28.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:28.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:28.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:28.290 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:28.290 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:28.291 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:28.291 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.292 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:28.292 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:28.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:28.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:28.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:28.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:28.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:28.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:28.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:28.292 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:28.292 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:28.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:28.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:28.293 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:28.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:28.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:28.293 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:28.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:28.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:28.293 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:28.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:28.293 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:28.293 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:28.293 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.293 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:28.294 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:28.294 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:28.294 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:28.294 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.294 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.294 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:28.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:28.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.295 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:28.295 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:28.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:28.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.295 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:28.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:28.295 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.295 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:28.295 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.295 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.295 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.295 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.296 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.296 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:28.296 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:28.296 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.296 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.296 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:28.296 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.296 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.296 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:28.296 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:28.297 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:28.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:28.297 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:28.298 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:28.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:28.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:28.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:28.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.298 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:28.298 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:28.298 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:28.298 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:28.298 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:28.299 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:28.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.299 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:28.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.299 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.299 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:28.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:28.300 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:28.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:28.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.300 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:28.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:28.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.300 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.300 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:28.300 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:28.300 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:28.300 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:28.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.300 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:28.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.300 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.300 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:28.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:28.301 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:28.301 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:28.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:28.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:28.301 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:28.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:28.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:28.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:28.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:28.301 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:28.302 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:28.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:28.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.302 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:28.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:28.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.302 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.302 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:28.302 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:28.302 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:28.302 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:28.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.302 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:28.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:28.302 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:28.302 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:28.302 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:28.302 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:28.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:28.313 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:28.314 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:28.314 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@73a93162, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:28.314 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:28.314 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@106eac2a] under count; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@585bb11e] under every; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6fecd5d4] under any; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@55f4cb6a] under sinh; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@309e2202] under cosh; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3548a64e] under tanh; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c838746] under pi; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f5fb427] under log; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@e9001fc] under position; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@7e1aacb6] under overlay; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@5e83bd84] under trim; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@6ccfd4ff] under cast; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@62dea77b] under collate; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@498ad88a] under extract; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@a2633a2] under ifnull; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@185c7635] under pad; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@faeef3a] under str; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@107f28cd] under format; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@2bffa243] under timestampadd; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@50e984d7] under timestampdiff; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@284666cf] under current_date; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@41161a4a] under current_time; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@17ad4591] under current_timestamp; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b7eb48f] under local_date; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1015db31] under local_time; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@61205733] under local_datetime; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1cdc074b] under offset_datetime; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@62f80293] under instant; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@5c8a91ae] under sql; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3ff0dcc3] under count; prior registration was org.hibernate.dialect.function.CountFunction@106eac2a 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@436a6229] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c838746 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61241c4d] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1015db31 18:36:28.316 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@61205733 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@69abe626] under trunc; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@50043914] under date_trunc; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@406f7217] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@e9001fc 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@168d823] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@37c494fe] under format; prior registration was org.hibernate.dialect.function.FormatFunction@107f28cd 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@46f9c78b] under listagg; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7dbdea89] under mode; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3a538cdd] under percentile_cont; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@29238c0d] under percentile_disc; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@21eed33d] under rank; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@33959c2b] under dense_rank; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1506dbe0] under percent_rank; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@20707ea9] under cume_dist; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@775036a1] under array; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@683b88a4] under array_list; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@4bc18798] under array_agg; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@68e73d7f] under array_position; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2a3e2e2e] under array_positions; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3c5955bc] under array_positions_list; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5cb62d0] under array_length; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@5edf6319] under array_concat; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@179fc045] under array_prepend; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@619d83bf] under array_append; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3f9ea0be] under array_contains; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1a7ccbff] under array_contains_nullable; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@7308bd1d] under array_overlaps; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@7e8558b8] under array_overlaps_nullable; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34d48c86] under array_get; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@480b9ad0] under array_set; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@7e5d3699] under array_remove; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@2ac9e172] under array_remove_index; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ae9f811] under array_slice; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@2ea03886] under array_replace; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@39de3a35] under array_trim; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5cf98e0d] under array_fill; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@29a5ccf3] under array_fill_list; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@66eb549] under array_to_string; prior registration was null 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:28.317 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:28.318 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:30.381 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:30.382 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:30.382 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:30.382 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:30.382 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:30.383 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:30.383 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:30.395 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:30.395 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:30.395 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:30.418 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:30.419 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:30.419 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:30.456 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:30.458 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:30.458 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:30.480 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:30.481 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:30.481 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:30.492 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:30.492 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:30.492 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:30.518 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:30.519 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.519 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.519 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.519 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.520 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:30.522 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:30.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:30.524 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:30.529 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:30.529 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:30.529 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:30.529 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:30.529 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:30.529 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:30.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:30.530 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.530 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:30.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:30.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:30.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@362b4352] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:30.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:30.531 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.531 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:30.531 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:30.531 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:30.531 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:30.531 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:30.531 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:30.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@222f686b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:30.532 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:30.532 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:30.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:30.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:30.533 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:30.533 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:30.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.543 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:30.543 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:30.543 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.543 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:30.543 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.543 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.543 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.543 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.543 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:30.543 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:30.543 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:30.543 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.543 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:30.544 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.544 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.544 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:30.544 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:30.544 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:30.544 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:30.545 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:30.545 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:30.545 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:30.545 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@12687cce] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:30.545 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.545 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.545 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:30.546 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:30.546 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:30.546 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.546 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:30.547 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:30.547 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:30.547 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.547 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.547 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:30.547 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:30.547 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:30.547 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.547 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:30.548 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.548 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.548 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:30.548 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:30.548 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:30.548 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:30.548 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:30.548 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:30.548 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:30.548 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@131d6adc] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:30.548 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.549 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.549 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:30.549 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:30.549 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:30.549 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.550 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:30.550 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:30.550 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:30.550 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.550 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.550 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.550 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:30.550 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:30.550 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.550 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:30.550 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.550 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.550 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.550 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:30.550 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:30.550 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:30.551 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:30.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:30.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:30.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:30.551 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:30.551 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:30.551 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.551 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:30.551 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:30.551 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:30.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.551 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:30.551 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:30.552 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.552 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:30.552 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.552 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.552 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:30.553 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:30.553 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:30.553 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:30.553 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:30.553 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:30.553 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:30.554 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:30.554 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:30.554 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:30.554 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:30.554 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:30.554 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.554 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:30.554 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:30.555 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.555 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:30.555 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.555 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.559 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:30.559 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:30.560 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:30.560 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:30.560 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1052e74c] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@747056e5] 18:36:30.560 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:30.560 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:30.561 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63b4cae3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:30.561 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:30.562 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:30.562 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49d65f3e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:30.563 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:30.563 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:30.563 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:30.564 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:30.564 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:30.564 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:30.564 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:30.565 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:30.565 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:30.565 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:30.565 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:30.566 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:30.566 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:30.567 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:30.567 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:30.567 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:30.568 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:30.568 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:30.568 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:30.569 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:30.570 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:30.570 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:30.571 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:30.571 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:30.572 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:30.572 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:30.573 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:30.574 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:30.574 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:30.575 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:30.576 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:30.576 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:30.577 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:30.577 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:30.578 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 193500b3-13c7-4e40-8279-a3f24863dc97 () 18:36:30.578 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:30.578 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:30.578 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:30.580 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:30.581 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:30.581 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:30.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:30.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:30.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:30.581 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.581 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:30.581 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:30.582 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.582 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@2085811498 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1204420285 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@432930195) 18:36:30.582 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.583 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:30.583 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.583 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1401846413 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1200233967 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@432930195) 18:36:30.583 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.583 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:30.584 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.584 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@467447111 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@472576062 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@432930195) 18:36:30.584 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.584 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:30.584 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.584 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1311776659 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@32186121 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@432930195) 18:36:30.584 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.584 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:30.584 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:30.584 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:30.584 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:30.585 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 0 updates, 0 deletions to 4 objects 18:36:30.585 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:30.585 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:30.585 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:30.585 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:30.585 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:30.585 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:30.585 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:30.585 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:30.585 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:30.586 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:30.586 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.586 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.586 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:30.587 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:30.587 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:30.587 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:30.588 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:30.588 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:30.588 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:30.588 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.588 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:30.588 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:30.588 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:30.588 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:30.588 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:30.588 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1047485720 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@432930195) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@2098550947 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@381665008 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2d2e2b95) 18:36:30.588 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idW] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW)] : 1430898808 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@96733c7 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 154101442 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@96733c7 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idY] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 1659222013 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@96733c7 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:30.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:30.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 2046077393 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:30.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:30.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:30.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:30.590 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@96733c7 18:36:30.590 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.590 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.591 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:30.591 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:30.591 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.591 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1003893424 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1950560360 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@432930195) 18:36:30.591 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.591 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:30.591 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW)] : 22216714 18:36:30.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6c7eb038 18:36:30.592 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@892549615 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@754531347 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@432930195) 18:36:30.592 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 1153982285 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:36:30.592 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@21b4fa63 18:36:30.592 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:30.592 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:30.592 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:30.593 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 2 deletions to 2 objects 18:36:30.593 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:30.593 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:30.593 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:30.593 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:30.593 [main] DEBUG org.hibernate.SQL -- delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.593 [main] DEBUG org.hibernate.SQL -- delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.593 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.593 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.596 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:30.598 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:30.600 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1076484379 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@432930195) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1179141279 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@97941688 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2d2e2b95) 18:36:30.603 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 666973440 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@11e49af8 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 202952068 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:30.604 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:30.604 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.605 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:30.605 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:30.605 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:30.605 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:30.605 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:30.605 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:36:30.605 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@11e49af8 18:36:30.605 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.605 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.608 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:30.608 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@4e10eebf] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@747056e5] 18:36:30.608 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:30.608 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:30.609 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:30.611 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:30.614 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:30.614 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:30.614 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:30.614 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:30.614 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:30.614 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:30.616 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:30.616 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:30.616 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:30.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@43da1491 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@31bd941b 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@70560769 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@3ef4a1eb 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@2d995438 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@705910dc 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@30743cf1 18:36:30.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2b9438ed 18:36:30.618 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4ccb9133] into BootstrapContext; was [null] 18:36:30.618 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@74acb786] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@65ae8e56] 18:36:30.634 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:30.634 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:30.634 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:30.634 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:30.634 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:30.634 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:30.634 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:30.634 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:30.634 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:30.648 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:30.648 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:30.648 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:30.648 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:30.648 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:30.648 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:30.648 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:30.648 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:30.648 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:30.648 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:30.649 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:30.649 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@380(java.time.Duration,3015) 18:36:30.649 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@380(java.time.Duration,3015) 18:36:30.649 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@380(java.time.Duration,3015) 18:36:30.649 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@b8cf473] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3eb887e4] 18:36:30.649 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:30.650 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:30.650 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:30.650 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:30.650 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.650 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:30.650 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:30.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.652 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:30.652 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.653 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:30.653 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:30.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.653 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:30.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.653 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:30.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:30.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:30.655 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.655 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:30.655 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:30.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:30.655 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:30.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:30.655 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:30.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:30.655 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:30.655 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:30.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:30.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:30.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:30.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:30.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:30.656 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:30.656 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.657 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:30.657 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:30.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.657 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:30.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.657 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:30.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:30.657 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:30.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:30.657 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:30.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:30.659 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:30.659 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.660 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:30.660 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:30.660 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:30.660 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:30.660 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:30.660 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:30.660 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:30.660 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.660 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.661 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:30.661 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.661 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:30.663 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:30.663 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:30.663 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:30.663 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:30.663 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:30.663 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.663 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.666 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:30.667 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.667 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:30.667 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:30.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:30.667 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:30.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:30.667 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:30.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:30.667 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:30.667 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:30.668 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:30.668 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:30.668 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:30.668 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:30.668 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:30.668 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:30.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:30.669 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.669 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.669 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:30.670 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:30.670 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.670 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:30.670 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:30.670 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.670 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.670 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.670 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:30.670 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.670 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:30.670 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:30.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.671 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.671 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.671 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.671 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.671 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.671 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.671 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:30.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.671 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:30.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.671 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.671 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:30.671 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.672 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:30.672 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.672 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.672 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.672 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.672 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:30.672 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:30.672 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.672 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:30.672 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.673 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:30.673 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.673 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.673 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:30.673 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:30.673 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:30.673 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.673 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.673 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:30.674 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.674 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.674 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:30.674 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.674 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.674 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:30.674 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.674 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:30.674 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.674 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.674 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:30.674 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.674 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.674 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:30.674 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:30.674 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:30.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:30.675 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.675 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.675 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.675 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.675 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.675 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.675 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.675 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:30.675 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:30.675 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.675 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:30.675 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:30.675 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.675 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.675 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.675 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:30.675 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.675 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.676 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.676 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:30.676 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.676 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.676 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.676 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:30.676 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:30.676 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:30.676 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.676 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.676 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.676 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.677 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.677 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:30.677 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.677 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:30.677 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:30.677 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:30.677 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:30.693 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:30.693 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:30.694 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3e4d935f, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:30.694 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:30.694 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@68832f1c] under count; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@244b34ed] under every; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@76bfe6b5] under any; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@243a4456] under sinh; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@55b06402] under cosh; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@28a1ce05] under tanh; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@21220fea] under pi; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@574ce76c] under log; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@18a09f3] under position; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@277d3e21] under overlay; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@1611387b] under trim; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2656ca52] under cast; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@77c29afa] under collate; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@39802e15] under extract; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@26cd0bbe] under ifnull; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@3659516f] under pad; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@552f1814] under str; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6d677422] under format; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@23b912cb] under timestampadd; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@5f17edfa] under timestampdiff; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7255b1b4] under current_date; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@24c50db8] under current_time; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4f017ca1] under current_timestamp; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2f993086] under local_date; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@701eecd0] under local_time; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7c3a97a6] under local_datetime; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@389a08f4] under offset_datetime; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5ee11261] under instant; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@599e0d01] under sql; prior registration was null 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@71b12633] under count; prior registration was org.hibernate.dialect.function.CountFunction@68832f1c 18:36:30.696 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@19844d59] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@21220fea 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4fa02612] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@701eecd0 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@7c3a97a6 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@66ffdce2] under trunc; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1e07feb0] under date_trunc; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@25d286ac] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@18a09f3 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b0cb4b2] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@730c7dfd] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6d677422 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@525fef52] under listagg; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6389e453] under mode; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6dae65b4] under percentile_cont; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7ddd0e69] under percentile_disc; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@50555bff] under rank; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7cd296da] under dense_rank; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@62cfcf31] under percent_rank; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@77f42b47] under cume_dist; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@d041ce5] under array; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@65082fd9] under array_list; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@79a2c20e] under array_agg; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@2f5a606e] under array_position; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@26c63328] under array_positions; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@35be6701] under array_positions_list; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@121f65e0] under array_length; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@5d75bf8] under array_concat; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@15e6bd49] under array_prepend; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@53a6469b] under array_append; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3aff196a] under array_contains; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@5488d56] under array_contains_nullable; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@25e46443] under array_overlaps; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@44176cfa] under array_overlaps_nullable; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e1195b] under array_get; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@470216ec] under array_set; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@41c2a433] under array_remove; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@3e4d604d] under array_remove_index; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30e89d1e] under array_slice; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@670a5899] under array_replace; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@33bd8b77] under array_trim; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@6627ca45] under array_fill; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@1253bbf2] under array_fill_list; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@27a8f7b1] under array_to_string; prior registration was null 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:30.697 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:30.698 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:30.698 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:30.698 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:30.699 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:30.699 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:30.710 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:30.711 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:30.711 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:30.726 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:30.728 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:30.728 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:30.734 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:30.735 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:30.735 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:30.741 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:30.741 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:30.741 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:30.748 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:30.749 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:30.749 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:30.754 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:30.754 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.754 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.759 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:30.759 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:30.759 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:30.759 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:30.759 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:30.759 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:30.759 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:30.759 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:30.760 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:30.761 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:30.769 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:30.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:30.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:30.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:30.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:30.769 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:30.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:30.769 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:30.770 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:30.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2425fa52] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:30.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:30.771 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.771 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:30.772 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:30.772 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:30.772 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:30.772 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:30.772 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@61642f8d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.772 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:30.773 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:30.773 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.773 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:30.773 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:30.773 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.774 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:30.774 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.774 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:30.774 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:30.774 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:30.774 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.774 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:30.774 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:30.774 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:30.774 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:30.774 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6d47cc07] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.774 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:30.774 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:30.775 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:30.775 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.775 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:30.775 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:30.775 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:30.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:30.775 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:30.775 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:30.775 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.775 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:30.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.775 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:30.775 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:30.776 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:30.776 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:30.776 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@68311225] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:30.776 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:30.776 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.776 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:30.776 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:30.776 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.777 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:30.777 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:30.777 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:30.777 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:30.777 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.777 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:30.777 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:30.778 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:30.778 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:30.778 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:30.778 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:30.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:30.778 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:30.778 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:30.779 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:30.779 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:30.779 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:30.779 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:30.779 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:30.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.780 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:30.780 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:30.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:30.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:30.784 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:30.785 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:30.786 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:30.786 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:30.786 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@b8cf473] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@ec826ba] 18:36:30.786 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:30.786 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:30.786 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:30.786 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7623cc0d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:30.786 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:30.786 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:30.786 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:30.787 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:30.788 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:30.788 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@632dad9b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:30.789 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:30.789 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:30.789 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:30.789 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:30.790 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:30.791 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:30.791 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:30.791 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:30.793 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:30.793 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:30.793 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:30.793 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:30.794 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:30.794 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:30.794 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:30.795 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:30.795 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:30.796 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:30.796 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:30.796 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:30.800 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:30.800 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:30.806 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:30.807 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:30.809 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:30.810 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:30.811 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:30.813 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:30.813 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:30.814 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:30.814 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:30.815 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:30.815 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:30.816 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:30.816 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 2ef459a0-d569-41a2-a4da-440ea5b9058f () 18:36:30.816 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:30.816 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:30.816 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:30.820 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:30.820 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:30.824 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:30.824 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:30.824 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1a2e0da7] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:30.825 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.825 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:30.826 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.826 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2053317346 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@273308476 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1395766886 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1373231695 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@852395684 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@701fb87a) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@776184473 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@827788988 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2003457428 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2059140971) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1239408079 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1081346214 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1696019401) 18:36:30.826 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:30.828 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:30.828 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:30.828 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:30.828 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:30.829 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:30.829 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:30.829 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.829 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@75139a8b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:30.829 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.829 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:30.829 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:30.829 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:30.829 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.829 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@327617825 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1652976292) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1059352799 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2077054056) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1342746677 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@10a23da) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@489953708 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@206266486 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@433582290 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1225987265 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1951894838 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:30.829 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.833 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:30.833 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:30.833 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:30.833 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:30.834 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:30.834 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:30.834 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.834 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@942614338 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:30.834 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.834 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:30.834 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:30.835 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:30.835 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:30.835 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:30.835 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:30.835 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:30.835 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:30.835 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:30.835 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:30.835 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:30.836 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:30.836 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:30.836 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:30.836 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:30.836 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:30.836 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:30.836 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:30.836 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:30.836 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:30.836 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:30.838 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:30.838 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:30.839 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.839 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:30.839 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.839 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.839 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:30.839 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.839 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.839 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:30.839 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.839 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.839 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:30.840 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.840 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.840 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:30.840 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.840 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.840 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:30.840 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.840 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.840 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.842 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.842 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1304958478 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@208144976 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1537265468 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@435615709 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@344193675 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@701fb87a) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1484085441 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@99722716 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@731378336 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2059140971) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@541786875 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1376449891 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1696019401) 18:36:30.842 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.845 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:30.845 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.845 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.845 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.845 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.845 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.845 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 913244506 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 868965145 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1630057191 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1630057191 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.846 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:30.846 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1630057191 18:36:30.846 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:30.846 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.846 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7224e716 18:36:30.846 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.846 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.846 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2041972200 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1563242419 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2077054056) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1176266447 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@10a23da) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@332735821 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1652976292) 18:36:30.846 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1265512147 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@42631270 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:30.847 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@42631270 18:36:30.847 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@71ab85be 18:36:30.847 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.847 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.847 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:30.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:30.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:30.848 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:30.848 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:30.848 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.848 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1312973404 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:30.848 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.848 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.848 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:30.848 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:30.848 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:30.848 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:30.848 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.848 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2c7fc2d9 18:36:30.849 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.849 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.849 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.849 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.849 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:30.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:30.852 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:30.853 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:30.853 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:30.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@71721588] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:30.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.854 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:30.854 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:30.855 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:30.855 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.855 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1441919445 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1652976292) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@191563482 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2077054056) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1558483584 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@10a23da) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@377243854 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1289321613 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@525860378 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1734283234 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@319885823 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:30.855 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@722704605 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@722704605 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@722704605 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:30.856 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.856 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1b321a1a 18:36:30.856 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.856 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.856 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:30.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:30.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:30.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:30.856 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:30.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1c766877] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:30.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:30.857 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.857 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:30.858 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.858 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1124597091 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1822228644 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1033211669 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@60866485 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2142283335 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@701fb87a) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2074874165 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1792066674 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1812693898 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2059140971) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@376668882 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@231546000 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1696019401) 18:36:30.858 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:30.858 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.858 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.858 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.858 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:30.858 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1536823170 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1536823170 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1536823170 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4a20f6ea 18:36:30.859 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.859 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@809278400 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@995189850 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@813953940) 18:36:30.859 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1045869053 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1045869053 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:30.859 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:30.859 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@192c70fb 18:36:30.859 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.859 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.860 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.860 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.860 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@916209433 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@89146006) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1375395446 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@724289306) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2081964433 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:30.860 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.860 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.860 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.860 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.860 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@743488061 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.860 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:30.860 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@743488061 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.860 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@9b38b82 18:36:30.860 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.860 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.860 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@932796396 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@329584945) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1126203128 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1448739461 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@729876885) 18:36:30.861 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@815196841 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@815196841 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@5649bcb6 18:36:30.861 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.861 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.861 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1973934667 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1348360547 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@244435051) 18:36:30.861 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2099256757 18:36:30.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2099256757 18:36:30.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:30.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:30.862 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@7caf538f 18:36:30.862 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.862 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.862 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.864 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.864 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2088570593 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1513463308 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1087668936 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1180799606 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1384089181 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@701fb87a) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@609003488 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1080730467 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@173173562 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2059140971) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@607209795 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1694734722 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1696019401) 18:36:30.865 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1201722971 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1041664164 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@765908459 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@765908459 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@765908459 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@747c06df 18:36:30.865 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.865 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1001911016 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@547709432 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2077054056) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1539158571 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@10a23da) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1331895677 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1652976292) 18:36:30.865 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.865 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:30.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1987861047 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1959004179 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1959004179 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@21a33970 18:36:30.866 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.866 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.866 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.866 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1453687377 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:30.866 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:30.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.866 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@e7911a0 18:36:30.867 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.867 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.867 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.867 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.867 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1949613364 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1652976292) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1391140684 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2077054056) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@705675147 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@10a23da) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1824345979 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1035047621 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@925563712 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1611594185 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1724818468 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:30.867 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:30.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@547312451 18:36:30.867 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@547312451 18:36:30.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@547312451 18:36:30.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:30.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:30.868 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.868 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@9467196 18:36:30.868 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.868 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.868 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.868 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.869 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@602429682 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@152741767 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@330751252 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@700896309 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1208493623 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@701fb87a) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@343053870 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@831109065 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@779205297 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2059140971) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@658577622 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@654457334 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1696019401) 18:36:30.869 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:30.869 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.869 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:30.869 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1466321085 18:36:30.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1466321085 18:36:30.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1466321085 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@75e91fc8 18:36:30.872 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.872 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2120921351 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@464268759 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@813953940) 18:36:30.872 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1629296174 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1629296174 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@4eac056 18:36:30.872 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.872 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.872 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.872 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@2119341961 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@89146006) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@589398557 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@724289306) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@297867915 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:30.872 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1402549741 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:30.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1402549741 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.872 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6e1f7f4 18:36:30.872 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.872 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.873 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.873 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@535666913 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@329584945) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@914593 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1424723925 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@729876885) 18:36:30.873 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@862141680 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@862141680 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@406384ac 18:36:30.874 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.874 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.874 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1216233042 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1897707634 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@244435051) 18:36:30.874 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@629271355 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@629271355 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:30.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:30.874 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@1d364c1e 18:36:30.874 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.874 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.874 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.876 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:30.876 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:30.876 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.876 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1072404091 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:30.876 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.876 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.877 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1260635673 18:36:30.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:30.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:30.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:30.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:30.877 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.877 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2898c948 18:36:30.877 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:30.877 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:30.877 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 18:36:30.877 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:30.877 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:30.877 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=TEST_IN_PROGRESS, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:30.878 [main] DEBUG org.hibernate.SQL -- update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:30.879 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:30.879 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:30.879 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:30.879 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 18:36:30.879 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:30.879 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:30.879 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=TEST_IN_PROGRESS, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:30.879 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.881 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.881 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.881 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1221860287 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@487722930 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1932412881 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1955876609 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@477477839 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@701fb87a) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@286738540 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@268866896 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1186741270 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2059140971) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2007391437 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1549352573 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1696019401) 18:36:30.881 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:30.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 447691823 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.881 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 261112785 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1693991756 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1693991756 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1693991756 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6f7b7f16 18:36:30.882 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.882 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1905611965 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1473350624 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2077054056) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1351213638 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@10a23da) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1690215566 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1652976292) 18:36:30.882 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:30.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 2063885197 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2077291140 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [TEST_IN_PROGRESS] 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:30.883 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.883 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2077291140 18:36:30.883 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@6a8f22b7 18:36:30.883 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.883 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.883 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.883 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2095885834 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:30.883 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.883 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TEST_IN_PROGRESS] 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:30.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:30.883 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.883 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@52f463d3 18:36:30.883 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.883 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.883 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.883 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.884 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1265699705 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1652976292) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@962928540 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2077054056) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@334284930 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@10a23da) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1660410839 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@555626035 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@806767731 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1170942507 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@431912998 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:30.884 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join PdpSubGroup_Pdp pi1_0 on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName left join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:30.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1467022116 18:36:30.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1467022116 18:36:30.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:30.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:30.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1467022116 18:36:30.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:30.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:30.888 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.888 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@52100f8b 18:36:30.889 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.889 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.889 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.889 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.889 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1095967643 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@445156617 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1405201220 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@25135840 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1500004015 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@701fb87a) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@123080782 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1494421611 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@617003299 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2059140971) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1011054162 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@195089908 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1696019401) 18:36:30.889 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join PdpGroup_PdpSubGroup psg1_0 on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version left join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:30.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:30.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:30.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:30.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2084157350 18:36:30.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2084157350 18:36:30.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:30.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:30.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2084157350 18:36:30.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:30.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:30.891 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.891 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@336dcc30 18:36:30.891 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.891 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.893 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@360660321 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@608840943 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@813953940) 18:36:30.893 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:30.893 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.893 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:30.893 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:30.893 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.893 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.893 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:30.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1908130464 18:36:30.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:30.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1908130464 18:36:30.894 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:30.894 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:30.894 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@3a62ae86 18:36:30.894 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:30.894 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.894 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.894 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.894 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1329254513 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@89146006) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@511727350 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@724289306) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@414509610 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:30.894 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.894 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.894 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.894 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@48856361 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@48856361 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@32865239 18:36:30.895 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.895 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.895 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@224136185 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@329584945) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1367629607 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@324843917 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@729876885) 18:36:30.895 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1030084260 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1030084260 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:30.895 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@d2be182 18:36:30.895 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.895 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.895 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:30.895 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2077077883 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@830396745 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@244435051) 18:36:30.895 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:30.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:30.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:30.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:30.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:30.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:30.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2041857678 18:36:30.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:30.896 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2041857678 18:36:30.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:30.896 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:30.896 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.CollectionAssembler@240f7d0b 18:36:30.896 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:30.896 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.896 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:30.897 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:30.897 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@5793a537] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@ec826ba] 18:36:30.897 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:30.897 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:30.898 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:30.900 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:30.911 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:30.911 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:30.911 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:30.911 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:30.911 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:30.911 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:30.912 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:30.912 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:30.912 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29c53c4f 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@3009eed7 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@2ee4706d 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@6650a6c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@64279ab 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@794240e2 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@794240e2 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@794240e2 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@74a820bf 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@5a30722c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@4f2ac7e0 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@2484dbb7 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@111cba40 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@48e41b5d 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@51e8d066 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@5333f08f 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@27898e13 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@4f5f474c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@58a3d521 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@14d8e132 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7f4a1cac 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4a1a412e 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@c568f91 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@c568f91 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@5fd43e58 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@70d4f672 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@68dfda77 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@50cdfafa 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@2e952845 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@79252c83 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6fbf5db2 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@509a6095 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@57cabdc3 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@75bd28d 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@129c4d19 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@11810917 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@13278a41 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4a31ed12 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@3ab595c8 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@2365ea38 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@cbf1997 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@49232c6f 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5faeeb56 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@5396eeb1 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@279126f5 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@7781263c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@5fdd97c1 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3b5a19ed 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@15d236fd 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@6b9c42bd 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@584ca390 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@33324c05 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@37d3e140 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@3e53c4ad 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@33eb0d4 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@224d86d2 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@a3cba3a 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@2aea717c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@5ca4dce5 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@1291aab5 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7d133fb7 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@40bd0f8 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@7eb27768 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6169be09 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@5e3db14 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@5fb54740 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@325162e9 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@1ee40b5c 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@5c448ef 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@703e8050 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@4d4c1ba9 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@27f71195 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@727b4709 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@306eea52 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@785430cc 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@401aaea7 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6871faa2 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2f0aa184 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@760136f9 18:36:30.913 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@637bc108 18:36:30.914 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4b8832f] into BootstrapContext; was [null] 18:36:30.914 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7e4404bd] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@18d5372] 18:36:30.926 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:30.926 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:30.927 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:30.927 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:30.927 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:30.927 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:30.927 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:30.927 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:30.927 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:30.941 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:30.941 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:30.941 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:30.942 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 18:36:30.942 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:30.942 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:30.942 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:30.942 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:30.942 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:30.942 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:30.942 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:30.942 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@407(java.time.Duration,3015) 18:36:30.942 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@407(java.time.Duration,3015) 18:36:30.942 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@407(java.time.Duration,3015) 18:36:30.942 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7382c914] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6d72c9a4] 18:36:30.945 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:30.946 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:30.946 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:30.946 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:30.946 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.946 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:30.946 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:30.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.947 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.947 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:30.947 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.947 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.947 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.947 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:30.947 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.948 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:30.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.948 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.948 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.948 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:30.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.949 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:30.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:30.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:30.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.950 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:30.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.950 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:30.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:30.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:30.950 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:30.951 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:30.951 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.952 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:30.952 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:30.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:30.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:30.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:30.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:30.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:30.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:30.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:30.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:30.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:30.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:30.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:30.955 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:30.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:30.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:30.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:30.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:30.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:30.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:30.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:30.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:30.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:30.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:30.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:30.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:30.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:30.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:30.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:30.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:30.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:30.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:30.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.956 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:30.956 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:30.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:30.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:30.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:30.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:30.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:30.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:30.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:30.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:30.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:30.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:30.959 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.959 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:30.959 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:30.959 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.960 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:30.960 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:30.960 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.960 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.960 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:30.960 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.960 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.960 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.960 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:30.961 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:30.961 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:30.961 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:30.961 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:30.961 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:30.961 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:30.961 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:30.961 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:30.962 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:30.962 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:30.962 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:30.962 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:30.962 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:30.962 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:30.962 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:30.962 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:30.963 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:30.963 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:30.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.965 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:30.965 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:30.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:30.967 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:30.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:30.967 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:30.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:30.967 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:30.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.967 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:30.967 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:30.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:30.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:30.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:30.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:30.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:30.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:30.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:30.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:30.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:30.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:30.969 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:30.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:30.970 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:30.970 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.970 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:30.970 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:30.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:30.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:30.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:30.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:30.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:30.975 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:30.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:30.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:30.975 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.975 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.975 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.975 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.975 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.975 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:30.975 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:30.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.976 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:30.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.976 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:30.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:30.976 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:30.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.990 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:30.990 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:30.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:30.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:30.991 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.991 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.991 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:30.991 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:30.991 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:30.991 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:30.992 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.pdp.persistence.concepts 18:36:30.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:30.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.992 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:30.992 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:30.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.993 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:30.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.993 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:30.993 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:30.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.993 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:30.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:30.993 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.993 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.993 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:30.993 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:30.993 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:30.993 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:30.994 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.994 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:30.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.994 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.994 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:30.994 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:30.994 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:30.994 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:30.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:30.994 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.994 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.994 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:30.995 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:30.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:30.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:30.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:30.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:30.995 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:30.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.995 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.995 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:30.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:30.995 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.996 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:30.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:30.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:30.996 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.models.tosca.simple.concepts 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.996 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:30.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:30.996 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:30.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:30.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:30.996 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:30.996 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:31.025 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:31.026 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:31.026 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-12-07T18-35-31_976-jvmRun1 surefire-20241207183617678_69tmp surefire_4-20241207183617678_70tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar:/tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar:/tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar:/tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20241207183617678_71.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@365ce03f, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:31.026 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:31.034 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6a2d5bc6] under count; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3b2113a4] under every; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@5a563cec] under any; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:31.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@18ed6b04] under sinh; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@181ef0b4] under cosh; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b917c20] under tanh; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@40cb94e2] under pi; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@330d72b4] under log; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:31.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@5c79af31] under position; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@7ca9a8e2] under overlay; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@60595f11] under trim; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3819197c] under cast; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@29882969] under collate; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@18d77a02] under extract; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@32dc1fde] under ifnull; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@427e3200] under pad; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@2ad59847] under str; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@9f1f075] under format; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@5b013c7a] under timestampadd; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@685cfb28] under timestampdiff; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6ecd41c4] under current_date; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@68397630] under current_time; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a0975a1] under current_timestamp; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@35035c73] under local_date; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3144f876] under local_time; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@126f9098] under local_datetime; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@633a4b09] under offset_datetime; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4cf573d9] under instant; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@5ae4a579] under sql; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@346115ed] under count; prior registration was org.hibernate.dialect.function.CountFunction@6a2d5bc6 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@532726b] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@40cb94e2 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@623ea2af] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@3144f876 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@126f9098 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@1d8e0cfc] under trunc; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@217cbcdd] under date_trunc; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:31.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@374b33b3] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@5c79af31 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20f7d42f] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4d73d521] under format; prior registration was org.hibernate.dialect.function.FormatFunction@9f1f075 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@92d1206] under listagg; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@67157e3b] under mode; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@79dd885a] under percentile_cont; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2ad4909d] under percentile_disc; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4b880ae3] under rank; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7a0510f] under dense_rank; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@122a96f9] under percent_rank; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1cf4bc59] under cume_dist; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@17a06236] under array; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@128d61e4] under array_list; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@5456a012] under array_agg; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@6d79c8b5] under array_position; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@276a60] under array_positions; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@420f4ca1] under array_positions_list; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5e78f948] under array_length; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@6537fc8d] under array_concat; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4a42e51] under array_prepend; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@3cf61020] under array_append; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@255d0c4f] under array_contains; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7fd45ffd] under array_contains_nullable; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5aa730f0] under array_overlaps; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@56dc5c94] under array_overlaps_nullable; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1bae1d74] under array_get; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@46d8824b] under array_set; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@259b1ad0] under array_remove; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@1117da0b] under array_remove_index; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a3930e0] under array_slice; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@78713f36] under array_replace; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c1e772] under array_trim; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2a29b243] under array_fill; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@19a429d6] under array_fill_list; prior registration was null 18:36:31.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@68dd3d5b] under array_to_string; prior registration was null 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 18:36:31.043 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:31.044 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:31.045 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:31.046 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:31.046 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:31.047 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:31.047 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:31.050 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:31.050 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:31.084 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:31.085 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:31.085 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:31.099 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:31.100 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:31.100 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:31.107 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:31.108 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:31.108 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:31.115 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:31.115 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:31.115 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:31.123 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:31.123 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:31.123 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:31.132 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:31.132 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:31.132 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:31.133 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:31.133 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:31.133 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:31.133 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:31.133 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:31.135 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:31.135 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:31.135 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:31.135 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:31.135 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:31.135 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:31.135 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:31.136 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:31.137 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:31.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:31.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:31.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:31.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:31.140 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:31.141 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicy (derived_from_name,derived_from_version,description,type_name,type_version,name,version) values (?,?,?,?,?,?,?) 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicy set derived_from_name=?,derived_from_version=?,description=?,type_name=?,type_version=? where name=? and version=? 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.141 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.141 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:31.142 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:31.142 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:31.142 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:31.142 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:31.142 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:31.142 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7186962b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:31.142 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:31.142 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:31.143 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { left join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } } } 18:36:31.143 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:31.143 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:31.143 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:31.143 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:31.143 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3a2ff1f8] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:31.143 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:31.143 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { left join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } } } 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:31.144 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.144 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:31.144 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:31.144 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:31.144 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:31.144 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:31.144 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:31.144 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:31.144 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:31.144 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_properties as p1_0 } } } } } 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.144 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:31.144 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:31.145 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:31.145 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:31.145 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:31.145 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:31.145 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:31.145 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:31.145 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1d7e6c75] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:31.145 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:31.145 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:31.145 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:31.145 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 TableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } } } 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:31.146 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:31.146 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:31.146 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) { primaryTableReference : JpaToscaPolicy_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_properties as p1_0 } } } } } 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:31.146 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@42a33581] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:31.146 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:31.147 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 TableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:31.147 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:31.147 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:31.147 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:31.147 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:31.147 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:31.147 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_targets as t1_0 } } } } } 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:31.148 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:31.148 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:31.148 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:31.148 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:31.148 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:31.148 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_metadata as m1_0 } } } } } 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:31.148 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:31.148 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:31.149 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) { primaryTableReference : JpaToscaPolicy_targets as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_targets as t1_0 } } } } } 18:36:31.149 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:31.149 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:31.149 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:31.149 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:31.149 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:31.149 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (t1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}) { primaryTableReference : JpaToscaPolicyType_triggers as t1_0 } } } } } 18:36:31.149 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:31.149 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:31.149 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:31.149 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:31.149 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:31.149 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:31.149 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:31.149 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (m1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}) { primaryTableReference : JpaToscaPolicy_metadata as m1_0 } } } } } 18:36:31.150 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:31.150 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:31.150 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:31.150 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:31.150 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:31.150 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:31.150 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:31.150 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:31.150 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:31.157 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:31.157 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:31.160 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:31.160 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:31.160 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7382c914] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@4a563907] 18:36:31.160 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:31.160 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:31.160 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:31.160 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3998a6ce] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:31.161 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:31.162 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:31.162 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:31.162 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:31.162 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:31.162 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c6d8723] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 18:36:31.163 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:31.164 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:31.164 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:31.165 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:31.165 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:31.166 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:31.166 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:31.166 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:31.167 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:31.167 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:31.168 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:31.169 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:31.169 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:31.170 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:31.171 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:31.172 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:31.173 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (version, name)) 18:36:31.174 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:31.174 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:31.175 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:31.175 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:31.176 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:31.177 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:31.178 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:31.179 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:31.180 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:31.181 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:31.182 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:31.184 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:31.185 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:31.186 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:31.187 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:31.188 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:31.188 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:31.191 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 926dd7d7-4aeb-4bcc-aa0a-3c60ff501e47 () 18:36:31.191 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:31.191 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:31.191 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:31.196 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:31.196 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:31.196 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:31.196 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:31.196 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:31.196 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:31.196 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.196 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:31.196 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:31.197 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:31.197 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@2013838299 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@281103646 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@922647299) 18:36:31.197 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:31.198 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:31.199 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:31.199 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@363110808 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@374827983 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@922647299) 18:36:31.199 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:31.199 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:31.199 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:31.199 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1526428241 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1320941509 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@922647299) 18:36:31.200 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:31.200 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:31.200 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:31.200 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@478985556 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1332795574 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@922647299) 18:36:31.200 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:31.200 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:31.201 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:31.201 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:31.201 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:31.201 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 0 updates, 0 deletions to 4 objects 18:36:31.201 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:31.201 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:31.201 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:31.201 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:31.201 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:31.201 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:31.202 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:31.202 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:31.203 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:31.203 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:31.204 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:31.204 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:31.204 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:31.206 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:31.207 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:36:31.207 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:31.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:31.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:31.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:31.208 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.208 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:36:31.208 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:36:31.209 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:31.209 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:31.209 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:31.209 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@22669011 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@922647299) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@36426135 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@756163724 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@267d2d02) 18:36:31.209 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:31.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [wId] 18:36:31.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:31.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:31.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:31.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:31.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.210 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId)] : 137203673 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:31.211 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4777a6e3 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [xId] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 1315019077 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4777a6e3 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [yId] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:31.212 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:31.212 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId)] : 1167145039 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4777a6e3 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [zId] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 564536419 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.213 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:31.213 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4777a6e3 18:36:31.214 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:31.214 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:31.215 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:31.215 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:31.215 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:31.215 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@435543965 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1433067436 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@922647299) 18:36:31.215 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:31.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:31.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 1326462922 18:36:31.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:31.216 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:31.216 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4c84163b 18:36:31.216 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:31.216 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@2058498934 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@886236557 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@922647299) 18:36:31.216 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:31.216 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:31.216 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 2035788155 18:36:31.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.217 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:31.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:31.217 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:31.217 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5a0ac551 18:36:31.217 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:31.217 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:31.217 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:31.218 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 2 updates, 0 deletions to 2 objects 18:36:31.218 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:31.218 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:31.218 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=FAILURE, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:31.218 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=WAITING, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:31.218 [main] DEBUG org.hibernate.SQL -- update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.219 [main] DEBUG org.hibernate.SQL -- update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:31.220 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:31.220 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:31.221 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:31.221 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:31.221 [main] DEBUG org.hibernate.orm.results -- Initializer list: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@616499737 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@922647299) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@680747922 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1189883168 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@267d2d02) 18:36:31.222 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:36:31.222 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.222 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [wId] 18:36:31.222 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:31.222 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:31.222 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:31.222 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:31.222 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.222 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:31.222 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId)] : 1913111517 18:36:31.222 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.222 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.222 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@55a56590 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [xId] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 213625156 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [FAILURE] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@55a56590 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [yId] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId)] : 278974519 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@55a56590 18:36:31.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [zId] 18:36:31.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:31.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:31.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 1559617749 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:31.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:31.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:31.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:31.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [WAITING] 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:36:31.225 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@55a56590 18:36:31.225 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:31.225 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:31.227 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:31.227 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@16150bb7] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@4a563907] 18:36:31.227 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:31.227 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:31.228 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.87 s -- in org.onap.policy.models.pdp.persistence.provider.PdpProviderTest [INFO] Running org.onap.policy.models.pdp.persistence.provider.PdpFilterParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.models.pdp.persistence.provider.PdpFilterParametersTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatusTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatusTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-pdp --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-pdp/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-pdp --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-pdp --- [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-pdp/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-pdp --- [INFO] Installing /w/workspace/policy-models-sonar/models-pdp/pom.xml to /tmp/r/org/onap/policy/models/policy-models-pdp/4.1.0-SNAPSHOT/policy-models-pdp-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-pdp/4.1.0-SNAPSHOT/policy-models-pdp-4.1.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-pap >-------------- [INFO] Building policy-models-pap 4.1.0-SNAPSHOT [8/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-pap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-pap --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-pap/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-pap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-pap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-pap --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-pap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-pap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-pap --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-pap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-pap --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-pap/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.pap.concepts.PdpDeployPoliciesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.onap.policy.models.pap.concepts.PdpDeployPoliciesTest [INFO] Running org.onap.policy.models.pap.concepts.PolicyStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.pap.concepts.PolicyStatusTest [INFO] Running org.onap.policy.models.pap.concepts.PapPolicyIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.onap.policy.models.pap.concepts.PapPolicyIdentifierTest [INFO] Running org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest [INFO] Running org.onap.policy.models.pap.concepts.TestModels 18:36:34.089 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:34.092 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:34.141 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:34.142 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:34.143 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:34.143 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:34.143 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:34.143 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:34.143 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:34.143 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:34.144 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:34.144 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:34.144 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:34.144 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:34.144 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:34.144 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:34.144 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:34.145 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/test-classes 18:36:34.145 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pap/target/test-classes] 18:36:34.145 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/classes 18:36:34.145 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pap/target/classes] 18:36:34.145 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-4.1.0-SNAPSHOT.jar 18:36:34.146 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar 18:36:34.146 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar 18:36:34.147 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 18:36:34.148 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar 18:36:34.148 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar 18:36:34.148 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:36:34.148 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar 18:36:34.151 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar 18:36:34.151 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar 18:36:34.152 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar 18:36:34.152 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar 18:36:34.152 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar 18:36:34.153 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar 18:36:34.154 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:36:34.154 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 18:36:34.155 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:36:34.155 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 18:36:34.156 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:36:34.156 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 18:36:34.156 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar 18:36:34.156 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar 18:36:34.157 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar 18:36:34.157 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 18:36:34.158 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 18:36:34.163 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 18:36:34.164 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 18:36:34.164 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:36:34.165 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:36:34.166 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:36:34.166 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:36:34.167 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 18:36:34.168 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar 18:36:34.169 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 18:36:34.170 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 18:36:34.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:36:34.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 18:36:34.175 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 18:36:34.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 18:36:34.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 18:36:34.176 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 18:36:34.178 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 18:36:34.178 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:36:34.179 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:36:34.180 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 18:36:34.180 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 18:36:34.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 18:36:34.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 18:36:34.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 18:36:34.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 18:36:34.182 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:34.225 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@ea9e141: ]] 18:36:34.227 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit.auditId, fieldGetter=PojoMethodImpl [method=getAuditId args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setAuditId args=[class java.lang.Long] return=void]]] with value [3610742442804189017] 18:36:34.228 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [d6EOIV33] 18:36:34.228 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [yX] 18:36:34.229 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:34.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:34.231 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] return=void]]] with value [DEPLOYMENT] 18:36:34.233 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit.timestamp, fieldGetter=PojoMethodImpl [method=getTimestamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimestamp args=[class java.time.Instant] return=void]]] with value [2123-09-12T05:27:39.232742660Z] 18:36:34.234 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.user, fieldGetter=PojoMethodImpl [method=getUser args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUser args=[class java.lang.String] return=void]]] with value [u7] 18:36:34.234 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit.auditId, fieldGetter=PojoMethodImpl [method=getAuditId args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setAuditId args=[class java.lang.Long] return=void]]] with value [2026040104858930300] 18:36:34.234 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [Qk8ECf9dtsYA] 18:36:34.235 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [PN] 18:36:34.235 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:34.235 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:34.235 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] return=void]]] with value [UNDEPLOYMENT] 18:36:34.236 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit.timestamp, fieldGetter=PojoMethodImpl [method=getTimestamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimestamp args=[class java.time.Instant] return=void]]] with value [2042-06-27T12:46:03.235943747Z] 18:36:34.236 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.user, fieldGetter=PojoMethodImpl [method=getUser args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUser args=[class java.lang.String] return=void]]] with value [ocn] 18:36:34.237 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.auditId, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.237 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.237 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.policy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.action, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.timestamp, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.user, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.auditId, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.policy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.238 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.action, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.239 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.timestamp, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.239 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.user, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.242 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:34.242 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:34.243 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.name, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.243 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.version, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.243 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:34.243 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.name, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.243 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.version, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.246 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.247 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.247 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.252 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.added, fieldGetter=PojoMethodImpl [method=getAdded args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAdded args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:34.252 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.252 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.253 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.253 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.253 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.253 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.253 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.deleted, fieldGetter=PojoMethodImpl [method=getDeleted args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeleted args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:34.254 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.254 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.254 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.254 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.254 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.254 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.added, fieldGetter=PojoMethodImpl [method=getAdded args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAdded args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:34.255 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:34.255 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:34.255 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.deleted, fieldGetter=PojoMethodImpl [method=getDeleted args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeleted args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:34.256 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeId, fieldGetter=PojoMethodImpl [method=getPolicyTypeId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeId args=[class java.lang.String] return=void]]] with value [m0GXUp3] 18:36:34.256 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeVersion, fieldGetter=PojoMethodImpl [method=getPolicyTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeVersion args=[class java.lang.String] return=void]]] with value [w82y2gn1d] 18:36:34.256 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyId, fieldGetter=PojoMethodImpl [method=getPolicyId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyId args=[class java.lang.String] return=void]]] with value [aqa99N] 18:36:34.256 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyVersion, fieldGetter=PojoMethodImpl [method=getPolicyVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyVersion args=[class java.lang.String] return=void]]] with value [HQXYj0wz] 18:36:34.257 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.successCount, fieldGetter=PojoMethodImpl [method=getSuccessCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setSuccessCount args=[int] return=void]]] with value [-1939085428] 18:36:34.257 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.failureCount, fieldGetter=PojoMethodImpl [method=getFailureCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setFailureCount args=[int] return=void]]] with value [-156124696] 18:36:34.257 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.incompleteCount, fieldGetter=PojoMethodImpl [method=getIncompleteCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setIncompleteCount args=[int] return=void]]] with value [1506513087] 18:36:34.257 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeId, fieldGetter=PojoMethodImpl [method=getPolicyTypeId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeId args=[class java.lang.String] return=void]]] with value [sV] 18:36:34.257 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeVersion, fieldGetter=PojoMethodImpl [method=getPolicyTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeVersion args=[class java.lang.String] return=void]]] with value [SNOODZ] 18:36:34.258 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyId, fieldGetter=PojoMethodImpl [method=getPolicyId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyId args=[class java.lang.String] return=void]]] with value [qy9x] 18:36:34.258 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyVersion, fieldGetter=PojoMethodImpl [method=getPolicyVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyVersion args=[class java.lang.String] return=void]]] with value [Yiv] 18:36:34.258 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.successCount, fieldGetter=PojoMethodImpl [method=getSuccessCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setSuccessCount args=[int] return=void]]] with value [1529693253] 18:36:34.258 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.failureCount, fieldGetter=PojoMethodImpl [method=getFailureCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setFailureCount args=[int] return=void]]] with value [506716727] 18:36:34.258 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.incompleteCount, fieldGetter=PojoMethodImpl [method=getIncompleteCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setIncompleteCount args=[int] return=void]]] with value [-512288597] 18:36:34.259 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.SimpleResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[class java.lang.String] return=void]]] with value [pjeQr] 18:36:34.259 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.SimpleResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[class java.lang.String] return=void]]] with value [JTPYtj7] 18:36:34.259 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] ignored 18:36:34.259 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.URI, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.260 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.MESSAGE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:34.260 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.URI, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.260 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.MESSAGE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:34.262 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [y9] 18:36:34.263 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.uri, fieldGetter=PojoMethodImpl [method=getUri args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUri args=[class java.lang.String] return=void]]] with value [xzS] 18:36:34.263 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [AJsdMS7RupueFlgE] 18:36:34.263 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.uri, fieldGetter=PojoMethodImpl [method=getUri args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUri args=[class java.lang.String] return=void]]] with value [gVoby] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.onap.policy.models.pap.concepts.TestModels [INFO] Running org.onap.policy.models.pap.concepts.PolicyNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.pap.concepts.PolicyNotificationTest [INFO] Running org.onap.policy.models.pap.persistence.concepts.JpaPolicyAuditTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.onap.policy.models.pap.persistence.concepts.JpaPolicyAuditTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-pap --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-pap/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-pap' with 11 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-pap --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-pap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-pap --- [INFO] Analyzed bundle 'policy-models-pap' with 11 classes [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-pap --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-pap/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-pap --- [INFO] Installing /w/workspace/policy-models-sonar/models-pap/pom.xml to /tmp/r/org/onap/policy/models/policy-models-pap/4.1.0-SNAPSHOT/policy-models-pap-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-pap/4.1.0-SNAPSHOT/policy-models-pap-4.1.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-decisions >----------- [INFO] Building policy-models-decisions 4.1.0-SNAPSHOT [9/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-decisions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-decisions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-decisions/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-decisions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-decisions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-decisions --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-decisions/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-decisions --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-decisions --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-decisions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-decisions --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] /w/workspace/policy-models-sonar/models-decisions/src/test/java/org/onap/policy/models/decisions/concepts/TestDecisionRequest.java: /w/workspace/policy-models-sonar/models-decisions/src/test/java/org/onap/policy/models/decisions/concepts/TestDecisionRequest.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-models-sonar/models-decisions/src/test/java/org/onap/policy/models/decisions/concepts/TestDecisionRequest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-decisions --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-decisions/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.decisions.concepts.TestDecisionRequest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.onap.policy.models.decisions.concepts.TestDecisionRequest [INFO] Running org.onap.policy.models.decisions.concepts.TestDecisionException [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.decisions.concepts.TestDecisionException [INFO] Running org.onap.policy.models.decisions.concepts.TestModels 18:36:36.226 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:36.229 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:36.280 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:36.281 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:36.282 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:36.283 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:36.283 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:36.283 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:36.283 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:36.283 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:36.283 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:36.283 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:36.284 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:36.284 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:36.284 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:36.284 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:36.284 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:36.284 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-decisions/target/test-classes 18:36:36.285 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-decisions/target/test-classes] 18:36:36.285 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-decisions/target/classes 18:36:36.285 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-decisions/target/classes] 18:36:36.285 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar 18:36:36.286 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:36:36.286 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar 18:36:36.287 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar 18:36:36.287 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar 18:36:36.287 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar 18:36:36.287 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar 18:36:36.288 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar 18:36:36.290 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:36:36.290 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 18:36:36.291 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:36:36.291 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:36:36.292 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 18:36:36.292 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:36:36.292 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:36:36.294 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 18:36:36.294 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar 18:36:36.295 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar 18:36:36.295 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 18:36:36.296 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 18:36:36.302 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 18:36:36.303 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 18:36:36.303 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:36:36.303 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 18:36:36.304 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 18:36:36.305 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:36:36.306 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 18:36:36.307 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 18:36:36.311 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 18:36:36.312 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 18:36:36.313 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 18:36:36.313 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 18:36:36.313 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 18:36:36.315 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 18:36:36.315 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:36:36.316 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:36:36.316 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 18:36:36.317 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 18:36:36.318 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 18:36:36.318 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 18:36:36.319 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 18:36:36.319 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 18:36:36.319 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:36.349 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@3af37506: ]] 18:36:36.352 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapName, fieldGetter=PojoMethodImpl [method=getOnapName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapName args=[class java.lang.String] return=void]]] with value [agO95] 18:36:36.352 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapComponent, fieldGetter=PojoMethodImpl [method=getOnapComponent args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapComponent args=[class java.lang.String] return=void]]] with value [5I2w] 18:36:36.353 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapInstance, fieldGetter=PojoMethodImpl [method=getOnapInstance args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapInstance args=[class java.lang.String] return=void]]] with value [Wofd1XNr] 18:36:36.353 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [Fx5Wd6rSAV6r5] 18:36:36.358 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.358 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.358 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.358 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.359 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.360 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.context, fieldGetter=PojoMethodImpl [method=getContext args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setContext args=[interface java.util.Map] return=void]]] with value [{Zlkt8Ah3Jm=java.lang.Object@263558c9}] 18:36:36.360 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [AW9qZJLJ8] 18:36:36.361 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetDateTime] using InstanceFactory 18:36:36.363 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDateTime] using InstanceFactory 18:36:36.365 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getMonth] in class=[java.time.LocalDate] rejected due non-equal return types [class java.time.Month != short] 18:36:36.365 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:36:36.367 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getHour] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:36:36.367 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getMinute] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:36:36.367 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getSecond] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:36:36.368 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:36:36.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:36.369 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetDateTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentDateTime, fieldGetter=PojoMethodImpl [method=getCurrentDateTime args=[] return=class java.time.OffsetDateTime], fieldSetter=PojoMethodImpl [method=setCurrentDateTime args=[class java.time.OffsetDateTime] return=void]]] with value [-1915450690-0-27693-0-11595T0-54:0-30-240479:03:11] 18:36:36.369 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:36:36.370 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.LocalDate org.onap.policy.models.decisions.concepts.DecisionRequest.currentDate, fieldGetter=PojoMethodImpl [method=getCurrentDate args=[] return=class java.time.LocalDate], fieldSetter=PojoMethodImpl [method=setCurrentDate args=[class java.time.LocalDate] return=void]]] with value [-1556536107-4604-0-21707] 18:36:36.371 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetTime] using InstanceFactory 18:36:36.371 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:36:36.371 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:36.371 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentTime, fieldGetter=PojoMethodImpl [method=getCurrentTime args=[] return=class java.time.OffsetTime], fieldSetter=PojoMethodImpl [method=setCurrentTime args=[class java.time.OffsetTime] return=void]]] with value [0-29:0-26:25+521674:44:06] 18:36:36.372 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:36.372 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.ZoneOffset org.onap.policy.models.decisions.concepts.DecisionRequest.timeZone, fieldGetter=PojoMethodImpl [method=getTimeZone args=[] return=class java.time.ZoneOffset], fieldSetter=PojoMethodImpl [method=setTimeZone args=[class java.time.ZoneOffset] return=void]]] with value [-375159:23:17] 18:36:36.372 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.372 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.372 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.373 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.373 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.373 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.373 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.373 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.374 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.374 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.374 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.resource, fieldGetter=PojoMethodImpl [method=getResource args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setResource args=[interface java.util.Map] return=void]]] with value [{Ej3lugRTu=java.lang.Object@1ad926d3, rqxmD=java.lang.Object@3a43d133, 1ETiH=java.lang.Object@39ce27f2}] 18:36:36.375 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapName, fieldGetter=PojoMethodImpl [method=getOnapName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapName args=[class java.lang.String] return=void]]] with value [aOQA] 18:36:36.375 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapComponent, fieldGetter=PojoMethodImpl [method=getOnapComponent args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapComponent args=[class java.lang.String] return=void]]] with value [zdK] 18:36:36.375 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapInstance, fieldGetter=PojoMethodImpl [method=getOnapInstance args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapInstance args=[class java.lang.String] return=void]]] with value [Q6y1] 18:36:36.376 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [yXatOV9WfM] 18:36:36.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.376 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.377 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.378 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.context, fieldGetter=PojoMethodImpl [method=getContext args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setContext args=[interface java.util.Map] return=void]]] with value [{kaIn3XBaQ=java.lang.Object@511816c0, egOXy8x=java.lang.Object@38b972d7, pbkjX=java.lang.Object@5339bbad}] 18:36:36.378 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [vaM43sC] 18:36:36.378 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetDateTime] using InstanceFactory 18:36:36.378 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDateTime] using InstanceFactory 18:36:36.379 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:36:36.379 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:36:36.379 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:36.379 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetDateTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentDateTime, fieldGetter=PojoMethodImpl [method=getCurrentDateTime args=[] return=class java.time.OffsetDateTime], fieldSetter=PojoMethodImpl [method=setCurrentDateTime args=[class java.time.OffsetDateTime] return=void]]] with value [-1614482546-20872-0-7208T0-42:0-98:20+294706:58:20] 18:36:36.380 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:36:36.380 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.LocalDate org.onap.policy.models.decisions.concepts.DecisionRequest.currentDate, fieldGetter=PojoMethodImpl [method=getCurrentDate args=[] return=class java.time.LocalDate], fieldSetter=PojoMethodImpl [method=setCurrentDate args=[class java.time.LocalDate] return=void]]] with value [+672768993-0-3719-0-25251] 18:36:36.380 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetTime] using InstanceFactory 18:36:36.380 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:36:36.380 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:36.381 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentTime, fieldGetter=PojoMethodImpl [method=getCurrentTime args=[] return=class java.time.OffsetTime], fieldSetter=PojoMethodImpl [method=setCurrentTime args=[class java.time.OffsetTime] return=void]]] with value [0-77:0-113:0-63.1865754341+585772:26:18] 18:36:36.381 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:36:36.381 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.ZoneOffset org.onap.policy.models.decisions.concepts.DecisionRequest.timeZone, fieldGetter=PojoMethodImpl [method=getTimeZone args=[] return=class java.time.ZoneOffset], fieldSetter=PojoMethodImpl [method=setTimeZone args=[class java.time.ZoneOffset] return=void]]] with value [+132014:59:55] 18:36:36.381 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.382 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.382 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.382 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.382 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.382 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.382 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.383 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.383 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.383 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.383 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.resource, fieldGetter=PojoMethodImpl [method=getResource args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setResource args=[interface java.util.Map] return=void]]] with value [{00cUEv8=java.lang.Object@29006752, nw4OPa47r7bdL=java.lang.Object@470a9030}] 18:36:36.384 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.decisions.concepts.DecisionRequest org.onap.policy.models.decisions.concepts.TestDecisionRequest.request1, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:36.384 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.decisions.concepts.DecisionRequest org.onap.policy.models.decisions.concepts.TestDecisionRequest.request1, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:36.389 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.decisions.concepts.DecisionException.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:36.389 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private final org.onap.policy.models.errors.concepts.ErrorResponse org.onap.policy.models.decisions.concepts.DecisionException.errorResponse, fieldGetter=PojoMethodImpl [method=getErrorResponse args=[] return=class org.onap.policy.models.errors.concepts.ErrorResponse], fieldSetter=null]] has no setter skipping 18:36:36.389 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.decisions.concepts.DecisionException.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:36.389 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private final org.onap.policy.models.errors.concepts.ErrorResponse org.onap.policy.models.decisions.concepts.DecisionException.errorResponse, fieldGetter=PojoMethodImpl [method=getErrorResponse args=[] return=class org.onap.policy.models.errors.concepts.ErrorResponse], fieldSetter=null]] with value [ErrorResponse(responseCode=Unavailable For Legal Reasons, errorMessage=EFn, errorDetails=[EFn], warningDetails=null)] 18:36:36.394 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [9e3aT0Ya] 18:36:36.394 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [c5kdR77] 18:36:36.394 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.395 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.395 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.395 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.395 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.advice, fieldGetter=PojoMethodImpl [method=getAdvice args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAdvice args=[interface java.util.Map] return=void]]] with value [{wNDDeKeymnR=java.lang.Object@111610e6, 4cRD1AnU0uQi=java.lang.Object@4ad4936c, zhGoaR=java.lang.Object@29d37757}] 18:36:36.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.396 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.obligations, fieldGetter=PojoMethodImpl [method=getObligations args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setObligations args=[interface java.util.Map] return=void]]] with value [{V11E6vtME=java.lang.Object@25cc7470, KgVSw=java.lang.Object@4beddc56}] 18:36:36.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.397 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.Map] return=void]]] with value [{HZk6GZWyhJvg=java.lang.Object@1b812421}] 18:36:36.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.398 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.399 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.399 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.attributes, fieldGetter=PojoMethodImpl [method=getAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAttributes args=[interface java.util.Map] return=void]]] with value [{SOYB=java.lang.Object@5649ec46, zm8mU=java.lang.Object@78dc4696, LNi=java.lang.Object@502f8b57, VZDmk13O=java.lang.Object@5652f555}] 18:36:36.399 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [H52x8k0T6] 18:36:36.399 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [oeDG8] 18:36:36.400 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.400 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.400 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.400 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.400 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.advice, fieldGetter=PojoMethodImpl [method=getAdvice args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAdvice args=[interface java.util.Map] return=void]]] with value [{p=java.lang.Object@794b435f}] 18:36:36.400 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.401 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.401 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.401 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.401 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.obligations, fieldGetter=PojoMethodImpl [method=getObligations args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setObligations args=[interface java.util.Map] return=void]]] with value [{VKEBCp3=java.lang.Object@323659f8}] 18:36:36.401 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.401 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.402 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.402 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.402 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.402 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.402 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.402 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.402 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.403 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.403 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.Map] return=void]]] with value [{JUI0MMycd1d3MF=java.lang.Object@3cc20577, JJl0Vl=java.lang.Object@33a630fa, T=java.lang.Object@775594f2, Fn=java.lang.Object@5767b2af}] 18:36:36.403 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.403 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:36.403 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.attributes, fieldGetter=PojoMethodImpl [method=getAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAttributes args=[interface java.util.Map] return=void]]] with value [{0TZza=java.lang.Object@790132f7, o5eqcyH=java.lang.Object@2228db21, EeKh8Bk=java.lang.Object@48b0e701}] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.onap.policy.models.decisions.concepts.TestModels [INFO] Running org.onap.policy.models.decisions.serialization.TestDecisionRequestMessageBodyHandler 18:36:36.463 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:36:36.463 [main] INFO org.onap.policy.models.decisions.serialization.DecisionRequestMessageBodyHandler -- Using GSON with DecisionRequest for REST calls 18:36:36.463 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.policy.models.decisions.serialization.TestDecisionRequestMessageBodyHandler [INFO] Running org.onap.policy.models.decisions.serialization.TestDecisionResponseMessageBodyHandler 18:36:36.468 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:36:36.468 [main] INFO org.onap.policy.models.decisions.serialization.DecisionResponseMessageBodyHandler -- Using GSON with DecisionResponse for REST calls 18:36:36.468 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.decisions.serialization.TestDecisionResponseMessageBodyHandler [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-decisions --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-decisions/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-decisions --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-decisions/target/policy-models-decisions-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-decisions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-decisions --- [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-decisions --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-decisions/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-decisions --- [INFO] Installing /w/workspace/policy-models-sonar/models-decisions/pom.xml to /tmp/r/org/onap/policy/models/policy-models-decisions/4.1.0-SNAPSHOT/policy-models-decisions-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-decisions/target/policy-models-decisions-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-decisions/4.1.0-SNAPSHOT/policy-models-decisions-4.1.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-provider >------------ [INFO] Building policy-models-provider 4.1.0-SNAPSHOT [10/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-provider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-provider/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-provider --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-provider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-provider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-provider --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-provider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-provider --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.provider.revisionhierarchy.HierarchyFetchTest 18:36:38,405 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.5.12 18:36:38,407 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d666b41 - No custom configurators were discovered as a service. 18:36:38,407 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d666b41 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:38,408 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d666b41 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:38,412 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:36:38,412 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:36:38,418 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d666b41 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:36:38,418 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d666b41 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:38,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d666b41 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:38,420 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-provider/target/test-classes/logback-test.xml] 18:36:38,537 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:36:38,538 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:36:38,554 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@7e053511 - value "/tmp/pf_logging/" substituted for "${java.io.tmpdir}/pf_logging/" 18:36:38,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:36:38,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:38,566 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:36:38,594 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:36:38,594 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:36:38,595 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:36:38,596 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy] to INFO 18:36:38,599 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy] to false 18:36:38,599 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy] 18:36:38,599 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@591fd34d - End of configuration. 18:36:38,600 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3b0ca5e1 - Registering current configuration as safe fallback point 18:36:38,600 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d666b41 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 181 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-12-07 18:36:38,741 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:38,824 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.5.3.Final 2024-12-07 18:36:38,870 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:39,159 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:39,162 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:39,163 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:HierarchyFetchTest] 2024-12-07 18:36:39,163 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:39,163 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:39,166 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:42,016 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:42,063 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51768401] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:42,088 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6be7c9d9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:47,719 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:HierarchyFetchTest] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.421 s -- in org.onap.policy.models.provider.revisionhierarchy.HierarchyFetchTest [INFO] Running org.onap.policy.models.provider.PolicyModelsProviderParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.provider.PolicyModelsProviderParametersTest [INFO] Running org.onap.policy.models.provider.TestPojos 2024-12-07 18:36:47,761 PolicyModels [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 2024-12-07 18:36:47,761 PolicyModels [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 2024-12-07 18:36:47,809 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 2024-12-07 18:36:47,809 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 2024-12-07 18:36:47,810 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 2024-12-07 18:36:47,810 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 2024-12-07 18:36:47,811 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 2024-12-07 18:36:47,811 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 2024-12-07 18:36:47,811 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 2024-12-07 18:36:47,811 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 2024-12-07 18:36:47,811 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 2024-12-07 18:36:47,811 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 2024-12-07 18:36:47,811 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 2024-12-07 18:36:47,811 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib 2024-12-07 18:36:47,812 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib] 2024-12-07 18:36:47,812 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib 2024-12-07 18:36:47,812 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 2024-12-07 18:36:47,812 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-provider/target/test-classes 2024-12-07 18:36:47,812 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-provider/target/test-classes] 2024-12-07 18:36:47,812 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-provider/target/classes 2024-12-07 18:36:47,813 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-provider/target/classes] 2024-12-07 18:36:47,813 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.1.0-SNAPSHOT/common-parameters-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,818 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 2024-12-07 18:36:47,820 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 2024-12-07 18:36:47,820 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 2024-12-07 18:36:47,820 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 2024-12-07 18:36:47,822 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,822 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,823 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar 2024-12-07 18:36:47,824 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,825 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 2024-12-07 18:36:47,825 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 2024-12-07 18:36:47,826 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,826 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,826 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,826 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,827 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,827 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,827 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar 2024-12-07 18:36:47,827 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar 2024-12-07 18:36:47,828 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 2024-12-07 18:36:47,829 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 2024-12-07 18:36:47,829 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 2024-12-07 18:36:47,830 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 2024-12-07 18:36:47,830 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-4.1.0-SNAPSHOT.jar 2024-12-07 18:36:47,831 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 2024-12-07 18:36:47,831 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 2024-12-07 18:36:47,831 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 2024-12-07 18:36:47,832 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar 2024-12-07 18:36:47,841 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 2024-12-07 18:36:47,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 2024-12-07 18:36:47,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 2024-12-07 18:36:47,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 2024-12-07 18:36:47,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 2024-12-07 18:36:47,843 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar 2024-12-07 18:36:47,847 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 2024-12-07 18:36:47,848 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 2024-12-07 18:36:47,848 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 2024-12-07 18:36:47,848 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 2024-12-07 18:36:47,848 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 2024-12-07 18:36:47,848 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 2024-12-07 18:36:47,848 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar 2024-12-07 18:36:47,849 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar 2024-12-07 18:36:47,851 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 2024-12-07 18:36:47,852 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 2024-12-07 18:36:47,852 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 2024-12-07 18:36:47,853 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 2024-12-07 18:36:47,853 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 2024-12-07 18:36:47,854 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 2024-12-07 18:36:47,854 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 2024-12-07 18:36:47,854 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 2024-12-07 18:36:47,854 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 2024-12-07 18:36:47,855 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 2024-12-07 18:36:47,856 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 2024-12-07 18:36:47,857 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 2024-12-07 18:36:47,857 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 2024-12-07 18:36:47,857 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 2024-12-07 18:36:47,858 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 2024-12-07 18:36:47,859 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 2024-12-07 18:36:47,859 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 2024-12-07 18:36:47,859 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 2024-12-07 18:36:47,859 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 2024-12-07 18:36:47,859 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 2024-12-07 18:36:47,888 PolicyModels [main] INFO c.o.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@406a9828: ]] 2024-12-07 18:36:47,890 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[interface org.onap.policy.models.provider.PolicyModelsProvider] ignored [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.policy.models.provider.TestPojos [INFO] Running org.onap.policy.models.provider.PolicyModelsProviderFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.models.provider.PolicyModelsProviderFactoryTest [INFO] Running org.onap.policy.models.provider.impl.PolicyTypePersistenceTest 2024-12-07 18:36:47,935 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:47,940 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:47,963 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:47,964 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:47,964 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-12-07 18:36:47,964 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:47,964 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:47,964 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:48,417 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:48,418 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1caaa62c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:48,421 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3720dba4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:55,605 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.680 s -- in org.onap.policy.models.provider.impl.PolicyTypePersistenceTest [INFO] Running org.onap.policy.models.provider.impl.PolicyToscaPersistenceTest 2024-12-07 18:36:55,613 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:36:55,614 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:36:55,632 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:36:55,632 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:36:55,632 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-12-07 18:36:55,632 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:36:55,632 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:36:55,632 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:36:56,014 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:36:56,015 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@21e77b01] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:36:56,016 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@80b8f0a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:06,061 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.45 s -- in org.onap.policy.models.provider.impl.PolicyToscaPersistenceTest [INFO] Running org.onap.policy.models.provider.impl.DbPolicyModelsProviderImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.onap.policy.models.provider.impl.DbPolicyModelsProviderImplTest [INFO] Running org.onap.policy.models.provider.impl.AbstractModelsProviderTest 2024-12-07 18:37:07,023 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "invalidParameter" failed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.onap.policy.models.provider.impl.AbstractModelsProviderTest [INFO] Running org.onap.policy.models.provider.impl.DummyPolicyModelsProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.policy.models.provider.impl.DummyPolicyModelsProviderTest [INFO] Running org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderTest 2024-12-07 18:37:07,130 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:07,137 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:07,176 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:07,176 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:07,176 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:07,176 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:07,176 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:07,177 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:08,473 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:08,474 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@170dda6f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:08,488 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15df6ec5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:08,766 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:08,775 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:08,777 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:08,801 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:08,801 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:08,801 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:08,801 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:08,801 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:08,802 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:09,767 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:09,768 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1353f3cf] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:09,773 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47dc6591] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:09,893 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:09,900 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:09,902 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:09,923 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:09,924 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:09,924 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc://www.acmecorp.nonexist] 2024-12-07 18:37:09,924 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:09,924 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:09,924 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:09,925 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "ToscaConceptTest" failed 2024-12-07 18:37:09,930 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "WileECoyote" failed 2024-12-07 18:37:09,935 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:09,936 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:09,952 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:09,953 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:09,953 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:09,953 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:09,953 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:09,953 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:10,742 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:10,742 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29029c45] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:10,745 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25583bb2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:10,828 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:10,833 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:10,835 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:10,849 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:10,849 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:10,849 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:10,849 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:10,850 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:10,850 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:11,420 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:11,421 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e507143] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:11,423 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50ffd8b9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:11,489 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:11,496 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:11,497 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:11,509 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:11,509 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:11,509 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:11,509 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:11,509 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:11,509 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:11,886 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:11,887 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3ec7e021] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:11,889 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@262a562b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:11,968 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:11,969 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:11,980 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:11,980 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:11,980 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:11,980 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:11,980 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:11,980 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:12,300 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:12,300 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@593fa361] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:12,325 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@dbddc0e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:12,392 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:12,398 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:12,399 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:12,411 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:12,411 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:12,411 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:12,411 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:12,411 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:12,411 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:12,706 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:12,706 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c4f7c8e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:12,721 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a761139] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:12,790 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:12,795 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:12,796 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:12,806 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:12,806 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:12,806 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:12,806 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:12,806 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:12,806 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:13,073 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:13,073 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b091d08] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:13,084 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@571169a7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:13,185 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:13,186 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:13,196 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:13,196 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:13,196 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:13,196 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:13,196 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:13,196 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:13,466 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:13,467 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ffae468] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:13,476 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71aaae89] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:13,518 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:13,519 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:13,527 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:13,527 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:13,527 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:13,527 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:13,527 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:13,527 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:13,789 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:13,789 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fd97002] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:13,797 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@67eb73cc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:13,829 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:13,835 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:13,836 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:13,844 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:13,844 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:13,844 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:13,844 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:13,844 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:13,844 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:14,112 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:14,112 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a86a4dd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:14,122 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@405073ae] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:14,231 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-12-07 18:37:14,232 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-12-07 18:37:14,241 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-12-07 18:37:14,241 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-12-07 18:37:14,241 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-12-07 18:37:14,242 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-12-07 18:37:14,242 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-12-07 18:37:14,242 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-12-07 18:37:14,494 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-12-07 18:37:14,494 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@252b652b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:14,502 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@33aaf8d7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2024-12-07 18:37:14,678 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.577 s -- in org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-provider --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-provider/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-provider' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-provider --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-provider/target/policy-models-provider-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-provider --- [INFO] Analyzed bundle 'policy-models-provider' with 7 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] Analyzed bundle 'policy-models-pap' with 11 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-provider --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-provider/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-provider --- [INFO] Installing /w/workspace/policy-models-sonar/models-provider/pom.xml to /tmp/r/org/onap/policy/models/policy-models-provider/4.1.0-SNAPSHOT/policy-models-provider-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-provider/target/policy-models-provider-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-provider/4.1.0-SNAPSHOT/policy-models-provider-4.1.0-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.models:policy-models-interactions >---------- [INFO] Building policy-models-interactions 4.1.0-SNAPSHOT [11/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-interactions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-interactions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-interactions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-interactions --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-interactions --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-interactions --- [INFO] Analyzed bundle 'policy-models-interactions' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-interactions --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-interactions --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/4.1.0-SNAPSHOT/policy-models-interactions-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:model-impl >-- [INFO] Building model-impl 4.1.0-SNAPSHOT [12/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ model-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ model-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ model-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ model-impl --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ model-impl --- [INFO] Analyzed bundle 'model-impl' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ model-impl --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ model-impl --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/model-impl/4.1.0-SNAPSHOT/model-impl-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:rest >-- [INFO] Building rest 4.1.0-SNAPSHOT [13/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rest --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rest --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rest --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.rest.HttpDeleteWithBodyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.policy.rest.HttpDeleteWithBodyTest [INFO] Running org.onap.policy.rest.RestTest 18:37:17.892 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6fca2a8f{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@2a49fe{base=null,protected=[]},MANAGED} 18:37:17.905 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6fca2a8f{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1,MANAGED} 18:37:17.914 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 added {ServletHandler@4912d525{STOPPED},MANAGED} 18:37:17.935 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp773066329]@2e140e59{STOPPED,8<=0<=200,i=0,r=-1,t=-211146ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@4a5905d9,POJO} 18:37:17.936 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a3e5f23{STOPPED}[11.0.24,sto=0] added {QueuedThreadPool[qtp773066329]@2e140e59{STOPPED,8<=0<=200,i=0,r=-1,t=-211146ms,q=0}[NO_TRY],AUTO} 18:37:17.936 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a3e5f23{STOPPED}[11.0.24,sto=0] added {AttributeContainerMap@6293e39e{size=0},AUTO} 18:37:17.941 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1d96d872{STOPPED} added {Slf4jRequestLogWriter@5c748168{STOPPED},AUTO} 18:37:17.960 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a3e5f23{STOPPED}[11.0.24,sto=0] added {CustomRequestLog@1d96d872{STOPPED},AUTO} 18:37:17.990 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@747d1932[HTTP/1.1] added {HttpConfiguration@736309a9{32768/8192,8192/8192,https://:0,[]},POJO} 18:37:17.998 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@62db0521{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp773066329]@2e140e59{STOPPED,8<=0<=200,i=0,r=-1,t=-211209ms,q=0}[NO_TRY],AUTO} 18:37:18.000 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@62db0521{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@3ab6678b{STOPPED},AUTO} 18:37:18.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a3e5f23{STOPPED}[11.0.24,sto=0] added {LogarithmicArrayByteBufferPool@2eadc9f6{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 18:37:18.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@62db0521{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@2eadc9f6{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 18:37:18.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@62db0521{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@2903c6ff{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 18:37:18.012 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@62db0521{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@602ae7b6,POJO} 18:37:18.013 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@62db0521{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@747d1932[HTTP/1.1],AUTO} 18:37:18.013 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@62db0521{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@747d1932[HTTP/1.1] 18:37:18.017 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@62db0521{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@62db0521{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 18:37:18.017 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a3e5f23{STOPPED}[11.0.24,sto=0] added {RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975},AUTO} 18:37:18.018 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a3e5f23{STOPPED}[11.0.24,sto=0] added {o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED},MANAGED} 18:37:18.040 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4912d525{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 18:37:18.042 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4912d525{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2def7a7a,POJO} 18:37:18.044 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41975, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@1a3e5f23{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED}, connector=RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=2 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.rest.RestTest +> jersey.config.server.disableMetainfServicesLookup=true key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 18:37:18.053 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41975, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@1a3e5f23{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED}, connector=RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:18.054 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41975, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@1a3e5f23{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED}, connector=RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:18.054 [RestTest-41975] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41975, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@1a3e5f23{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED}, connector=RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}, jettyThread=Thread[RestTest-41975,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:18.055 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@1a3e5f23{STOPPED}[11.0.24,sto=0] 18:37:18.061 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a3e5f23{STARTING}[11.0.24,sto=0] added {ErrorHandler@50baa29c{STOPPED},AUTO} 18:37:18.064 [RestTest-41975] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:37:18.093 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:41975],POJO} 18:37:18.095 [RestTest-41975] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@1a3e5f23{STARTING}[11.0.24,sto=0] 18:37:18.095 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp773066329]@2e140e59{STOPPED,8<=0<=200,i=0,r=-1,t=-211306ms,q=0}[NO_TRY] 18:37:18.101 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0} 18:37:18.101 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp773066329]@2e140e59{STARTING,8<=0<=200,i=0,r=-1,t=-211311ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] added {ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0},AUTO} 18:37:18.102 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0} 18:37:18.108 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1200ms ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0} 18:37:18.112 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-19,5,main] 18:37:18.112 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-20,5,main] 18:37:18.113 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-21,5,main] 18:37:18.114 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.112 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.115 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-22,5,main] 18:37:18.115 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-23,5,main] 18:37:18.115 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.118 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-24,5,main] 18:37:18.118 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.118 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.121 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-25,5,main] 18:37:18.122 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-26,5,main] 18:37:18.122 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.122 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1214ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.123 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@6293e39e{size=0} 18:37:18.123 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1214ms AttributeContainerMap@6293e39e{size=0} 18:37:18.123 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@1d96d872{STOPPED} 18:37:18.123 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@5c748168{STOPPED} 18:37:18.123 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1215ms Slf4jRequestLogWriter@5c748168{STARTED} 18:37:18.123 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1215ms CustomRequestLog@1d96d872{STARTED} 18:37:18.123 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED} 18:37:18.121 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTING,8<=7<=200,i=7,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.124 [RestTest-41975] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@2fc64392 18:37:18.125 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:18.139 [RestTest-41975] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@7cea3147] 18:37:18.144 [RestTest-41975] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STARTING} 18:37:18.144 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@2a49fe{base=null,protected=[]} 18:37:18.144 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@793d76f1,POJO} 18:37:18.145 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1236ms SymlinkAllowedResourceAliasChecker@2a49fe{base=null,protected=[]} 18:37:18.145 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 18:37:18.148 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@7cd97532[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 18:37:18.150 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@7cd97532[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@2f90fe0c[passivating=false,graceSec=3600],AUTO} 18:37:18.152 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@9212705{STOPPED}[worker=null] 18:37:18.166 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@9212705{STARTING}[worker=node0] added {HouseKeeper@61d76440{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 18:37:18.168 [RestTest-41975] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:18.168 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@61d76440{STOPPED}[interval=600000, ownscheduler=false] 18:37:18.168 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@754e12c4{STOPPED} 18:37:18.168 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1260ms ScheduledExecutorScheduler@754e12c4{STARTED} 18:37:18.169 [RestTest-41975] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 18:37:18.169 [RestTest-41975] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 18:37:18.174 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1265ms HouseKeeper@61d76440{STARTED}[interval=660000, ownscheduler=true] 18:37:18.174 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1265ms DefaultSessionIdManager@9212705{STARTED}[worker=node0] 18:37:18.174 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a3e5f23{STARTING}[11.0.24,sto=0] added {DefaultSessionIdManager@9212705{STARTED}[worker=node0],MANAGED} 18:37:18.174 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 added {DefaultSessionIdManager@9212705{STARTED}[worker=node0],UNMANAGED} 18:37:18.174 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@59e43db1{STOPPED} 18:37:18.174 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1266ms ScheduledExecutorScheduler@59e43db1{STARTED} 18:37:18.175 [RestTest-41975] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 18:37:18.175 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@4912d525{STOPPED} 18:37:18.180 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2def7a7a[EMBEDDED:null] 18:37:18.184 [RestTest-41975] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:37:18.185 [RestTest-41975] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet5780ea7d{/*->org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:37:18.186 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2def7a7a=MappedServlet229080cc{null->org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:37:18.186 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@4912d525{STARTING} 18:37:18.186 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4912d525{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 18:37:18.187 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4912d525{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e,POJO} 18:37:18.187 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2def7a7a[EMBEDDED:null] 18:37:18.187 [RestTest-41975] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:37:18.187 [RestTest-41975] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet2bb2e3e2{/*->org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:37:18.187 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e[EMBEDDED:null] 18:37:18.187 [RestTest-41975] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet6039599e{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 18:37:18.187 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2def7a7a=MappedServletb862f4{null->org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e=MappedServlet19003769{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:37:18.188 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2def7a7a[EMBEDDED:null] 18:37:18.188 [RestTest-41975] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:37:18.188 [RestTest-41975] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet25117a58{/*->org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:37:18.188 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e[EMBEDDED:null] 18:37:18.188 [RestTest-41975] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServletfce22cd{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 18:37:18.188 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2def7a7a=MappedServletb862f4{null->org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e=MappedServlet19003769{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:37:18.188 [RestTest-41975] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@4912d525{STARTING} 18:37:18.189 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1280ms ServletHandler@4912d525{STARTED} 18:37:18.189 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@7cd97532[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:37:18.189 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@2f90fe0c[passivating=false,graceSec=3600] 18:37:18.189 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1280ms org.eclipse.jetty.server.session.NullSessionDataStore@2f90fe0c[passivating=false,graceSec=3600] 18:37:18.189 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1280ms org.eclipse.jetty.server.session.DefaultSessionCache@7cd97532[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:37:18.189 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1281ms org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 18:37:18.190 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:37:18.190 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1282ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:37:18.191 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:37:18.191 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1283ms org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:37:18.202 [RestTest-41975] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-2def7a7a 18:37:18.910 [RestTest-41975] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:18.997 [RestTest-41975] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:18.997 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2089ms o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:18.997 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@50baa29c{STOPPED} 18:37:18.997 [RestTest-41975] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@50baa29c{STARTING} 18:37:18.998 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2089ms ErrorHandler@50baa29c{STARTED} 18:37:18.998 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:19.000 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@3ab6678b{STOPPED} 18:37:19.000 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2091ms ScheduledExecutorScheduler@3ab6678b{STARTED} 18:37:19.000 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@747d1932[HTTP/1.1] 18:37:19.000 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2092ms HttpConnectionFactory@747d1932[HTTP/1.1] 18:37:19.000 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:19.004 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59117ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.005136231Z added {SelectorProducer@704f030c,POJO} 18:37:19.005 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59116ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.005599152Z added {QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59116ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}],UNMANAGED} 18:37:19.005 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59116ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.006012142Z created 18:37:19.006 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@68ecdde5{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59116ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.00632626Z,MANAGED} 18:37:19.006 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} added {ManagedSelector@68ecdde5{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 18:37:19.006 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59115ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.006812503Z added {SelectorProducer@568294cb,POJO} 18:37:19.006 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59115ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.007073859Z added {QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59115ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}],UNMANAGED} 18:37:19.007 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59115ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.007408078Z created 18:37:19.007 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@5e5daa74{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59114ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.007800848Z,MANAGED} 18:37:19.007 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} added {ManagedSelector@5e5daa74{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 18:37:19.008 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@68ecdde5{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:37:19.008 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59114ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.008336431Z 18:37:19.008 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2099ms AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=8,r=-1,t=59113ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.008566027Z 18:37:19.011 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$690/0x0000000800edf1f8@3a732d65 startThread=0 18:37:19.011 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$690/0x0000000800edf1f8@3a732d65 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=7,r=-1,t=59110ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:19.012 [RestTest-41975] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@49c9df4a on ManagedSelector@68ecdde5{STARTING} id=0 keys=0 selected=0 updates=0 18:37:19.012 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=7,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.012510136Z tryProduce false 18:37:19.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@49c9df4a 18:37:19.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.013 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2105ms ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.013 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@5e5daa74{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:37:19.014 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=7,r=-1,t=59108ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.014157748Z 18:37:19.014 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2105ms AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=7,r=-1,t=59107ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.014450065Z 18:37:19.014 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$690/0x0000000800edf1f8@3253811c startThread=0 18:37:19.014 [RestTest-41975] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@a33ac07 on ManagedSelector@5e5daa74{STARTING} id=1 keys=0 selected=0 updates=0 18:37:19.014 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$690/0x0000000800edf1f8@3253811c in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=6,r=-1,t=59107ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:19.014 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=6,r=-1,t=59107ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.014975398Z tryProduce false 18:37:19.015 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.015 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@a33ac07 18:37:19.015 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.015 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:19.015 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2106ms ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.015 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2106ms SelectorManager@RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:19.016 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} added {acceptor-0@5938ab31,POJO} 18:37:19.016 [RestTest-41975] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@5938ab31 startThread=0 18:37:19.016 [RestTest-41975] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:19.016 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@5938ab31 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=5,r=-1,t=59105ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:19.016 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2108ms RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:19.017 [RestTest-41975] INFO org.eclipse.jetty.server.Server -- Started Server@1a3e5f23{STARTING}[11.0.24,sto=0] @2108ms 18:37:19.017 [RestTest-41975] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2108ms Server@1a3e5f23{STARTED}[11.0.24,sto=0] 18:37:19.017 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41975, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@1a3e5f23{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE}, connector=RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}, jettyThread=Thread[RestTest-41975,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4037 ms. 18:37:19.023 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob?age=10: 18:37:19.262 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.271 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.272 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.284 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.286 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.288 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.289 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39294<->127.0.0.1:41975 18:37:19.290 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@35a925c0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39294]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.291 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.291 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.291 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.291 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.291 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.291 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.291 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.292 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.292 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@35a925c0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39294]] 18:37:19.293 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@35a925c0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39294]] startThread=0 18:37:19.293 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@35a925c0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39294]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58828ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:19.293 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.293 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.293 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.296 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Host: localhost:41975 18:37:19.296 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Connection: Keep-Alive 18:37:19.296 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.296 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:37:19.297 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.297 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Host: localhost:41975[\r][\n]" 18:37:19.297 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.297 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.297 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.297 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "[\r][\n]" 18:37:19.303 [qtp773066329-23] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.303 [qtp773066329-23] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 4 ms, remaining: 29996 ms 18:37:19.377 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=78/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.393 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=94/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.394 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@1f93de84 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.394 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=95/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.395 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=95/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.395 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=96/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.395 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@41907220{ReadCallback@6f72a66d{HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.395 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.396 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6e1432f9 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.396 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.396 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.396 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.396 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.396 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.396 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.396 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@1f93de84 18:37:19.396 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@35a925c0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39294]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58725ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:19.396 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6e1432f9 18:37:19.396 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=5,r=-1,t=58725ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}] 18:37:19.396 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.397 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.397 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.397 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.397 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.397 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39294], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.397 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.398 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.399 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=5,r=-1,t=58723ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.399364847Z 18:37:19.399 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} startReservedThread p=1 18:37:19.400 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@359e0fa7{PENDING,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58721ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}] 18:37:19.401 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{PENDING,thread=Thread[qtp773066329-21,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:19.401 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.401 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} startThread=0 18:37:19.402 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58719ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.402418003Z 18:37:19.402 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING startThread=0 18:37:19.402 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.402 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58719ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.402 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.402 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@41907220{ReadCallback@6f72a66d{HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.403 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.403 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.403 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.403 [qtp773066329-25] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@8dafc80[inUse=0,size=1,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@5b53f0a3{PENDING,pooled=null} 18:37:19.405 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 181 DirectByteBuffer@f1b3242[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.405 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 181 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.406 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.406 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.406 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.409 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.409 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.410 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.410 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.410 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.410 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.410 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.412 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.412 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.412 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.412 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.412 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.412 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.412 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.413 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.413 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.413 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.413 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.413 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.415 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1269952459 cs=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@553aebe2 eof=false 18:37:19.418 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@553aebe2 18:37:19.418 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1799812d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=4}] 18:37:19.418 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.419 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:19.419 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:19.420 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=6} 18:37:19.420 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.420 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=6} 18:37:19.421 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=7} 18:37:19.421 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.421 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.421 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.422 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.425 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.428 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.518 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@2d775a56[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.518 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:19.518 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1d7cc7f3[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@5b81b01f{null} 18:37:19.518 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=104} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 28 Content-Type: text/plain 18:37:19.520 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@61a35179[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ebebe54] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:19.520 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@1d7cc7f3[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.521 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 28 Content-Type: text/plain 18:37:19.521 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.521 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@61a35179[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ebebe54] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:19.521 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5f0779bd{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1d7cc7f3[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.521 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5f0779bd{WRITING}->null:IDLE-->WRITING 18:37:19.523 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.523 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=W,to=117/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@643ff3fe{s=COMPLETING}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=109}] 18:37:19.523 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.523 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@5f0779bd{WRITING}->null 18:37:19.523 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Type: text/plain[\r][\n]" 18:37:19.523 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5f0779bd{IDLE}->null:WRITING-->IDLE 18:37:19.523 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Length: 28[\r][\n]" 18:37:19.523 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.523 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\r][\n]" 18:37:19.523 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "GOT: Hello There Bob aged 10" 18:37:19.524 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@61a35179[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5ebebe54] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:19.524 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.526 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.526 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=112} 18:37:19.526 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1b857d56{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.526 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@1b857d56{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.526 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=112} 18:37:19.527 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@72eb937c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.527 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1b857d56{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.527 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1b857d56{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.527 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.527 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=113} 18:37:19.527 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:37:19.527 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK 18:37:19.532 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.532 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Type: text/plain 18:37:19.532 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Length: 28 18:37:19.532 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Server: Jetty(11.0.24) 18:37:19.536 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.541 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.541 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 0][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.541 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1269952459 cs=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@553aebe2 eof=false 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=129} 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@643ff3fe{s=END}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=129}] parse null 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=129} 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=129} 18:37:19.543 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.544 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=END,0 of -1},g=HttpGenerator@643ff3fe{s=END}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=130}] parsed false HttpParser{s=END,0 of -1} 18:37:19.544 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.544 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.544 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1799812d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=130}] 18:37:19.544 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1269952459 cs=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@553aebe2 eof=true 18:37:19.544 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1799812d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=130}] 18:37:19.544 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1269952459 cs=HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@553aebe2 eof=true 18:37:19.545 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1b857d56{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.545 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1269952459 cs=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@553aebe2 eof=true 18:37:19.545 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@553aebe2 18:37:19.545 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1799812d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=131}] 18:37:19.543 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 0 18:37:19.547 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.547 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.547 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.547 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:37:19.547 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:19.547 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.547 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.547 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.547 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.547 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.547 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.548 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:19.548 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Close connection 18:37:19.548 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.548 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.548 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.548 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:19.548 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.548 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@41907220{ReadCallback@6f72a66d{HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.549 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.549 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6e1432f9 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.549 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.549 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.549 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.549 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.549 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58572ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.549 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58572ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.549 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10: 18:37:19.549 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6e1432f9 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39294], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.551 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.552 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.552 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58569ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-12-07T18:37:19.552390416Z 18:37:19.552 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} startReservedThread p=1 18:37:19.552 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@50a4f676{PENDING,thread=null} startThread=0 18:37:19.552 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58569ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=0]@2024-12-07T18:37:19.552871278Z 18:37:19.552 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@41907220{ReadCallback@6f72a66d{HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.553 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.553 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.553 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.553 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.553 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.553 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.553 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.554 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.554 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.554 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.554 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,ISHUT,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.554 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58567ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=1]@2024-12-07T18:37:19.554706004Z ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} 18:37:19.554 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58567ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=1]@2024-12-07T18:37:19.554975131Z tryProduce true 18:37:19.555 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.555 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.555 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.555 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.554 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@50a4f676{PENDING,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58567ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}] 18:37:19.555 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{PENDING,thread=Thread[qtp773066329-24,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:19.555 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.555 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1ae2650c[{l=/127.0.0.1:41975,r=/127.0.0.1:39294,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.557 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@41907220{null} 18:37:19.557 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.557 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.557 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.558 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:19.558 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.558 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.558 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:19.558 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@296bfa41 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58563ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.558 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1ae2650c[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.558 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.559 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@296bfa41 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58563ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.559 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58563ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.559 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@296bfa41 startThread=0 18:37:19.559 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.559 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1ae2650c[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.560 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.561 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.561 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.561 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 1][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.561 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.562 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.562 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39310<->127.0.0.1:41975 18:37:19.562 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:19.562 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.562 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.562 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6535559d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39310]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.562 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.559 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@78acdb57::SocketChannelEndPoint@1ae2650c[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@78acdb57[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@643ff3fe{s=START}]=>HttpChannelOverHttp@33b0c7e2{s=HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1b857d56{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.562 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$690/0x0000000800edf1f8@3253811c in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58559ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.562 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58559ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.562 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:19.562 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.563 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Content-Length: 0 18:37:19.563 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Host: localhost:41975 18:37:19.563 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.563 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Connection: Keep-Alive 18:37:19.563 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.563 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.563 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.563 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:37:19.563 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6535559d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39310]] 18:37:19.563 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.563 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]" 18:37:19.563 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Host: localhost:41975[\r][\n]" 18:37:19.563 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6535559d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39310]] startThread=0 18:37:19.563 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.564 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.563 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.563 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6535559d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39310]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58558ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.566 [qtp773066329-23] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.566 [qtp773066329-23] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.567 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.567 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.567 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@bdbfdef on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.567 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.567 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.567 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.567 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2d8c7f5e{ReadCallback@770b0f81{HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.568 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.568 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@236ba00a on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.568 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.568 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.568 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.568 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.568 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6535559d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39310]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58553ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.568 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.568 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.568 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58553ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.568 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.568 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.568 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "[\r][\n]" 18:37:19.568 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@bdbfdef 18:37:19.569 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@236ba00a 18:37:19.569 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.569 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.569 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.569 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.570 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.570 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39310], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.570 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.570 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.571 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=4,r=-1,t=58550ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.571488116Z 18:37:19.571 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} startReservedThread p=1 18:37:19.571 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@4f8e6aa1{PENDING,thread=null} startThread=0 18:37:19.572 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58550ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-12-07T18:37:19.572324367Z 18:37:19.572 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2d8c7f5e{ReadCallback@770b0f81{HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.572 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.573 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 206 DirectByteBuffer@f1b3242[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.573 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 206 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.579 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.580 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.580 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.580 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.581 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.581 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58540ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-12-07T18:37:19.581870887Z ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} 18:37:19.582 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58540ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-12-07T18:37:19.582089653Z tryProduce true 18:37:19.581 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.582 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.582 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.582 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=REQUEST_VERSION,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.582 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.583 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.583 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:19.583 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:19.583 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:19.583 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.583 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.584 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.585 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.585 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@389681265 cs=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6912b58f eof=false 18:37:19.585 [qtp773066329-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6912b58f 18:37:19.585 [qtp773066329-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@686d7454[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.585 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.585 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:19.585 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:37:19.585 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.586 [qtp773066329-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@1374ebe2[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6fb69ace[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@6c7a8cb8{null} 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 31 Content-Type: text/plain 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6ef61fbd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a69c27a] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@6fb69ace[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 31 Content-Type: text/plain 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.588 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6ef61fbd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a69c27a] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:19.589 [qtp773066329-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1d25313{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6fb69ace[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.589 [qtp773066329-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1d25313{WRITING}->null:IDLE-->WRITING 18:37:19.589 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.589 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.589 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=W,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5b6e605c{s=COMPLETING}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:37:19.589 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Type: text/plain[\r][\n]" 18:37:19.589 [qtp773066329-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@1d25313{WRITING}->null 18:37:19.589 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Length: 31[\r][\n]" 18:37:19.589 [qtp773066329-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1d25313{IDLE}->null:WRITING-->IDLE 18:37:19.589 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.589 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\r][\n]" 18:37:19.589 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "DELETE: Hello There Bob aged 10" 18:37:19.589 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK 18:37:19.589 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.589 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Type: text/plain 18:37:19.590 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Length: 31 18:37:19.590 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Server: Jetty(11.0.24) 18:37:19.590 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.590 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 1][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.590 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 0 18:37:19.590 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.590 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.590 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.590 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:37:19.590 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.590 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Close connection 18:37:19.590 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.591 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PutHello/Bob?age=10: 18:37:19.592 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.593 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.593 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.593 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 2][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.593 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.593 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.593 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39326<->127.0.0.1:41975 18:37:19.593 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:19.593 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@484a5823[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39326]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.593 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.593 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.594 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.594 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.594 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.594 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@484a5823[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39326]] 18:37:19.594 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@484a5823[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39326]] startThread=0 18:37:19.594 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.594 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.594 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@484a5823[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39326]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58527ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}] 18:37:19.594 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.594 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.594 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.594 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@6bee468 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5fbbc3a2{ReadCallback@731c29c0{HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2f01e6f on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.589 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6ef61fbd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5a69c27a] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.582 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@4f8e6aa1{PENDING,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58539ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}] 18:37:19.595 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.596 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.596 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.596 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.596 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.596 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.596 [qtp773066329-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.593 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.596 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{PENDING,thread=Thread[qtp773066329-25,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:19.596 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@484a5823[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39326]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58526ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.596 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.596 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58525ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.596 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@6bee468 18:37:19.596 [qtp773066329-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=11} 18:37:19.596 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.604 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:19.604 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Content-Type: text/plain 18:37:19.603 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4dd7786f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.596 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2f01e6f 18:37:19.604 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4dd7786f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.604 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Content-Length: 9 18:37:19.604 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Host: localhost:41975 18:37:19.605 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Connection: Keep-Alive 18:37:19.605 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.605 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:37:19.604 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=19} 18:37:19.605 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.605 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@397500dd) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.604 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.606 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.606 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4dd7786f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.605 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Content-Type: text/plain[\r][\n]" 18:37:19.606 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Content-Length: 9[\r][\n]" 18:37:19.606 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4dd7786f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.606 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.606 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Host: localhost:41975[\r][\n]" 18:37:19.606 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.606 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.606 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.606 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.606 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "[\r][\n]" 18:37:19.606 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "At last! " 18:37:19.606 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=21} 18:37:19.606 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.606 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:19.606 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.606 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39326], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.607 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.607 [qtp773066329-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.607 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.607 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58514ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-12-07T18:37:19.607585664Z 18:37:19.607 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} startReservedThread p=1 18:37:19.607 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@5cdfd7aa{PENDING,thread=null} startThread=0 18:37:19.607 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58514ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=1]@2024-12-07T18:37:19.607877641Z ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} 18:37:19.607 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58514ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=1]@2024-12-07T18:37:19.608024035Z 18:37:19.607 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58514ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=2]@2024-12-07T18:37:19.608153938Z tryProduce true 18:37:19.608 [qtp773066329-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5fbbc3a2{ReadCallback@731c29c0{HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.608 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.608 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@f1b3242[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.607 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@389681265 cs=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6912b58f eof=false 18:37:19.608 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.608 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.608 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.608 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=23} 18:37:19.609 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.607 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@5cdfd7aa{PENDING,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58514ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}] 18:37:19.608 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.609 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{PENDING,thread=Thread[qtp773066329-19,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:19.609 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.609 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.609 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=URI,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.609 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.609 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@433930837 cs=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 eof=false 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.610 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1} 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.611 [qtp773066329-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.615 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=5}] 18:37:19.616 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=6}] 18:37:19.616 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=6}] 18:37:19.616 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.616 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=6}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.616 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.616 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=6} Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.616 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=6}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212827352044 AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=7}] 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=7}] 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@280e79c0[r=Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=7}] 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@280e79c0[r=Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=7}] 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@280e79c0[r=Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=7}] 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@280e79c0[r=Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=7}] 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.617 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@79c6ba{DirectByteBufferR@6236a13d[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.609 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5b6e605c{s=END}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=32}] parse null 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@433930837 cs=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 eof=false 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=33} 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@79c6ba{DirectByteBufferR@6236a13d[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@280e79c0[r=Content@79c6ba{DirectByteBufferR@6236a13d[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@79c6ba{DirectByteBufferR@6236a13d[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=8}] 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=212827352044] AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=8}] 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=33} 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=8}] 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=8}] 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=8}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=END,0 of 0},g=HttpGenerator@5b6e605c{s=END}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=33}] parsed false HttpParser{s=END,0 of 0} 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.618 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=8} 18:37:19.618 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.619 [qtp773066329-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@686d7454[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=34}] 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9} 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.619 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@389681265 cs=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6912b58f eof=true 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9}] parsed false HttpParser{s=END,9 of 9} 18:37:19.619 [qtp773066329-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@686d7454[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=34}] 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9}] 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.619 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@389681265 cs=HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6912b58f eof=true 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212827352044 AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9}] 18:37:19.619 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4dd7786f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@280e79c0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9}] 18:37:19.619 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@389681265 cs=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6912b58f eof=true 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@280e79c0[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9}] 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@280e79c0[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9}] 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@280e79c0[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9}] 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@280e79c0[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=9}] 18:37:19.619 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.619 [qtp773066329-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6912b58f 18:37:19.620 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.620 [qtp773066329-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@686d7454[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=35}] 18:37:19.620 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@433930837 cs=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 eof=false 18:37:19.620 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:19.620 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@433930837 cs=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 eof=false 18:37:19.620 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.620 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.620 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.620 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,OPEN,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.620 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.620 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.620 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.621 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.621 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@560938db[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.621 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:37:19.621 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.621 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1e1446e[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@6a9bc038{null} 18:37:19.621 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.621 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=11} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 37 Content-Type: text/plain 18:37:19.621 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@29588c4c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3688b65c] (null,[p=0,l=37,c=8192,r=37],true)@START 18:37:19.621 [qtp773066329-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.621 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@1e1446e[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.621 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 37 Content-Type: text/plain 18:37:19.621 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.621 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.622 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@29588c4c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3688b65c] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:37:19.622 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.622 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3dc156d7{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1e1446e[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.622 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3dc156d7{WRITING}->null:IDLE-->WRITING 18:37:19.622 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.622 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@75af9cc6[{l=/127.0.0.1:41975,r=/127.0.0.1:39310,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@29b08d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.622 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.622 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Type: text/plain[\r][\n]" 18:37:19.622 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Length: 37[\r][\n]" 18:37:19.622 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.622 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\r][\n]" 18:37:19.622 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "PUT: At last! Hello There Bob aged 10" 18:37:19.622 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2d8c7f5e{null} 18:37:19.622 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.622 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << HTTP/1.1 200 OK 18:37:19.623 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67a0ebb9 startThread=0 18:37:19.623 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.623 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.623 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.623 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.623 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.623 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.623 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67a0ebb9 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58498ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.623 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@75af9cc6[{l=null,r=null,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29b08d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.623 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=null,r=null,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29b08d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.623 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67a0ebb9 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58498ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.623 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58498ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.623 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.623 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Type: text/plain 18:37:19.623 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Length: 37 18:37:19.623 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Server: Jetty(11.0.24) 18:37:19.623 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=null,r=null,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29b08d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.624 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.624 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@75af9cc6[{l=null,r=null,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29b08d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.624 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@29b08d6::SocketChannelEndPoint@75af9cc6[{l=null,r=null,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@29b08d6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b6e605c{s=START}]=>HttpChannelOverHttp@376ce121{s=HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4dd7786f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.624 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 2][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.624 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 0 18:37:19.624 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.624 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.624 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.624 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:37:19.624 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.624 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Close connection 18:37:19.624 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.625 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PutBlank: 18:37:19.624 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$690/0x0000000800edf1f8@3a732d65 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58497ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.625 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58496ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.625 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.626 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.626 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.626 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 3][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.626 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.626 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.626 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39334<->127.0.0.1:41975 18:37:19.626 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@52564543[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39334]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.626 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:37:19.626 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.626 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.626 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.626 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.627 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.627 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@52564543[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39334]] 18:37:19.627 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@52564543[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39334]] startThread=0 18:37:19.627 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.627 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.627 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@52564543[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39334]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58494ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.627 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.627 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.627 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.627 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.627 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@3f1e5b63 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.627 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2e72f764{ReadCallback@41b632da{HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@c3ebccc on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@52564543[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39334]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58493ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.628 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58493ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.628 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.628 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.629 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.629 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.629 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@3f1e5b63 18:37:19.629 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@c3ebccc 18:37:19.629 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.629 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.629 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.626 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.629 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.629 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:37:19.629 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Content-Type: text/plain 18:37:19.629 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Content-Length: 9 18:37:19.629 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Host: localhost:41975 18:37:19.629 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Connection: Keep-Alive 18:37:19.629 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.629 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Content-Type: text/plain[\r][\n]" 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Content-Length: 9[\r][\n]" 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Host: localhost:41975[\r][\n]" 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "[\r][\n]" 18:37:19.630 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "At last! " 18:37:19.630 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.630 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.630 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39334], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.630 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.630 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.630 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=3,r=-1,t=58491ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-12-07T18:37:19.63089925Z 18:37:19.630 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} startReservedThread p=1 18:37:19.631 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@72a13013{PENDING,thread=null} startThread=0 18:37:19.631 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58491ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-12-07T18:37:19.631230739Z 18:37:19.631 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2e72f764{ReadCallback@41b632da{HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.631 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.631 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@f1b3242[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.631 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.631 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.631 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.632 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1990113951 cs=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@339c3a28 eof=false 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@339c3a28 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.633 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58488ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=2]@2024-12-07T18:37:19.633843624Z ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} 18:37:19.633 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58488ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=2]@2024-12-07T18:37:19.633970678Z tryProduce true 18:37:19.634 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.634 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.634 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=1}] 18:37:19.634 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.634 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@72a13013{PENDING,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58487ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}] 18:37:19.634 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{PENDING,thread=Thread[qtp773066329-23,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:19.634 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.633 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.634 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PutBlank HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=1} 18:37:19.634 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.634 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1} 18:37:19.634 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1} 18:37:19.634 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.635 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.635 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.635 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.635 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.635 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.636 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.636 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.636 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.636 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.636 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.636 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.636 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3} Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.636 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.637 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.637 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212847352857 AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=4}] 18:37:19.637 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=4}] 18:37:19.637 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@79bf7c1d[r=Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=4}] 18:37:19.637 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@79bf7c1d[r=Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=4}] 18:37:19.622 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=W,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@64e0a495{s=COMPLETING}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=27}] 18:37:19.637 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@3dc156d7{WRITING}->null 18:37:19.637 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3dc156d7{IDLE}->null:WRITING-->IDLE 18:37:19.637 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@29588c4c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3688b65c] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:37:19.637 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=28} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@57bd9bb0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@57bd9bb0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=28} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@9efcb57) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@57bd9bb0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@57bd9bb0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=28} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:37:19.638 [qtp773066329-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@433930837 cs=HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 eof=true 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=28} 18:37:19.638 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@280e79c0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=28}] 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@433930837 cs=HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 eof=true 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@280e79c0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=29}] 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@433930837 cs=HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 eof=true 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@57bd9bb0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@433930837 cs=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 eof=true 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7277fcd8 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@280e79c0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=29}] 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@8dafc80[inUse=1,size=2,max=-1,closed=false]{capacity=8192,inuse=1(50%)} returning new reserved entry MonoEntry@64b80cca{PENDING,pooled=null} 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.639 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@66911b27[{l=/127.0.0.1:41975,r=/127.0.0.1:39326,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6818826f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5fbbc3a2{null} 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.640 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2031e780 startThread=0 18:37:19.640 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.641 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.641 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6818826f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.641 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:19.641 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.641 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.641 [qtp773066329-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@66911b27[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6818826f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.641 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:19.641 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6818826f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.641 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2031e780 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58480ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.637 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@79bf7c1d[r=Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=8}] 18:37:19.641 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@66911b27[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6818826f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.641 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@79bf7c1d[r=Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=8}] 18:37:19.641 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.641 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6818826f::SocketChannelEndPoint@66911b27[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6818826f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e0a495{s=START}]=>HttpChannelOverHttp@10de5c46{s=HttpChannelState@57bd9bb0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.641 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RUNNING,thread=Thread[qtp773066329-21,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:19.641 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@12cf210{DirectByteBufferR@53b3c567[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.641 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2031e780 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58480ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.641 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1990113951 cs=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@339c3a28 eof=false 18:37:19.641 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58480ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.641 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@12cf210{DirectByteBufferR@53b3c567[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@79bf7c1d[r=Content@12cf210{DirectByteBufferR@53b3c567[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@12cf210{DirectByteBufferR@53b3c567[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9}] 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=212847352857] AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9}] 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9}] 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9}] 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9} 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9} 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9}] parsed false HttpParser{s=END,9 of 9} 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=9}] 18:37:19.642 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212847352857 AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=10}] 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@79bf7c1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=10}] 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@79bf7c1d[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=10}] 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@79bf7c1d[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=10}] 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@79bf7c1d[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=10}] 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@79bf7c1d[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=10}] 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1990113951 cs=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@339c3a28 eof=false 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1990113951 cs=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@339c3a28 eof=false 18:37:19.643 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@51ee1498[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7cf2dd56[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1a281caa{null} 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=11} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 26 Content-Type: text/plain 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@57fd7a75[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7616eec6] (null,[p=0,l=26,c=8192,r=26],true)@START 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@7cf2dd56[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 26 Content-Type: text/plain 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.644 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@57fd7a75[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7616eec6] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:37:19.645 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1ce4853f{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7cf2dd56[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.645 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1ce4853f{WRITING}->null:IDLE-->WRITING 18:37:19.645 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.645 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.645 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Type: text/plain[\r][\n]" 18:37:19.645 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Length: 26[\r][\n]" 18:37:19.645 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.645 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\r][\n]" 18:37:19.645 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "PUT: At last! Hello There " 18:37:19.645 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << HTTP/1.1 200 OK 18:37:19.645 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.645 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Type: text/plain 18:37:19.645 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Length: 26 18:37:19.645 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Server: Jetty(11.0.24) 18:37:19.645 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.646 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 3][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.646 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 0 18:37:19.646 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.646 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.646 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.646 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:37:19.646 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.646 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Close connection 18:37:19.646 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.646 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PostHello/Bob?age=10: 18:37:19.647 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.647 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.648 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.648 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 4][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.648 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.648 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.648 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39350<->127.0.0.1:41975 18:37:19.648 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:19.648 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2eadedec[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39350]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.648 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.648 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.648 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.648 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.648 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.648 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.648 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.648 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:19.648 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2eadedec[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39350]] 18:37:19.648 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Content-Type: text/plain 18:37:19.649 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2eadedec[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39350]] startThread=0 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2eadedec[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39350]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58473ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.649 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.649 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@99353f2 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.649 [qtp773066329-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7f6ab994{ReadCallback@f838c20{HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.650 [qtp773066329-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.650 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@1c9c52e1 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.650 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.650 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.650 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.650 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.650 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.650 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2eadedec[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39350]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58471ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.650 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.650 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58471ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.650 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@99353f2 18:37:19.650 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Content-Length: 9 18:37:19.650 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@1c9c52e1 18:37:19.650 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Host: localhost:41975 18:37:19.650 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Connection: Keep-Alive 18:37:19.650 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.650 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.650 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.648 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=W,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@48e66484{s=COMPLETING}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=17}] 18:37:19.651 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@1ce4853f{WRITING}->null 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1ce4853f{IDLE}->null:WRITING-->IDLE 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@57fd7a75[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7616eec6] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=18} 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@70b2d804{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@70b2d804{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=18} 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@46730745) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@70b2d804{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.651 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@70b2d804{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=19} 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:37:19.652 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1990113951 cs=HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@339c3a28 eof=true 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=19} 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@79bf7c1d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=19}] 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1990113951 cs=HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@339c3a28 eof=true 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@79bf7c1d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=19}] 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1990113951 cs=HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@339c3a28 eof=true 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@70b2d804{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.652 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1990113951 cs=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@339c3a28 eof=true 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@339c3a28 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@79bf7c1d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=20}] 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.653 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.654 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.654 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.654 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.654 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.654 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@63d5d6a8[{l=/127.0.0.1:41975,r=/127.0.0.1:39334,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7233b31b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.654 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2e72f764{null} 18:37:19.654 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.650 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Accept-Encoding: gzip,deflate 18:37:19.654 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.654 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Content-Type: text/plain[\r][\n]" 18:37:19.654 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Content-Length: 9[\r][\n]" 18:37:19.654 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Host: localhost:41975[\r][\n]" 18:37:19.654 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.654 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.654 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.654 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "[\r][\n]" 18:37:19.655 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "At last! " 18:37:19.655 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.655 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.655 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.655 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.655 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.655 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.655 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39350], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.655 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.655 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.655 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.655 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.655 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ae1f32c startThread=0 18:37:19.655 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.655 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7233b31b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.655 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58466ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-12-07T18:37:19.655716825Z 18:37:19.655 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@63d5d6a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7233b31b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.655 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58466ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-12-07T18:37:19.65593404Z 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7f6ab994{ReadCallback@f838c20{HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.656 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58466ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-12-07T18:37:19.656079944Z ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.655 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7233b31b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@f1b3242[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.656 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58466ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-12-07T18:37:19.656249658Z tryProduce true 18:37:19.656 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.656 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.656 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.656 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.656 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.656 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.656 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.657 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@967449166 cs=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16813176 eof=false 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@16813176 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.658 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.659 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2} Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.660 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212871175666 AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@143f1527[r=Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@143f1527[r=Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@143f1527[r=Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@143f1527[r=Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1394ba22{DirectByteBufferR@c8133a7[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@967449166 cs=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16813176 eof=false 18:37:19.661 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1394ba22{DirectByteBufferR@c8133a7[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@143f1527[r=Content@1394ba22{DirectByteBufferR@c8133a7[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1394ba22{DirectByteBufferR@c8133a7[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=212871175666] AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,9 of 9} 18:37:19.662 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212871175666 AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=5}] 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@143f1527[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=5}] 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@143f1527[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=5}] 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@143f1527[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=5}] 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@143f1527[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=5}] 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@143f1527[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=5}] 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@967449166 cs=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16813176 eof=false 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@967449166 cs=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16813176 eof=false 18:37:19.663 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@60fb893d[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@3793ade3[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1604499{null} 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=6} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 38 Content-Type: text/plain 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4794319[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38f780ca] (null,[p=0,l=38,c=8192,r=38],true)@START 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@3793ade3[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 38 Content-Type: text/plain 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.664 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4794319[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38f780ca] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@12a1de82{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3793ade3[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@12a1de82{WRITING}->null:IDLE-->WRITING 18:37:19.665 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=W,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7ecd10e3{s=COMPLETING}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=7}] 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@12a1de82{WRITING}->null 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@12a1de82{IDLE}->null:WRITING-->IDLE 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4794319[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@38f780ca] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=7} 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3ea7f02e{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3ea7f02e{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=7} 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@116614c3) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3ea7f02e{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3ea7f02e{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=7} 18:37:19.665 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:37:19.666 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@967449166 cs=HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16813176 eof=true 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=8} 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@143f1527[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=8}] 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@967449166 cs=HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16813176 eof=true 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@143f1527[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=8}] 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@967449166 cs=HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16813176 eof=true 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3ea7f02e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@967449166 cs=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16813176 eof=true 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@16813176 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@143f1527[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=8}] 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.662 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ae1f32c in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58460ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.665 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.666 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Type: text/plain[\r][\n]" 18:37:19.666 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Length: 38[\r][\n]" 18:37:19.666 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.666 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\r][\n]" 18:37:19.666 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "POST: At last! Hello There Bob aged 10" 18:37:19.666 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@63d5d6a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7233b31b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.667 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << HTTP/1.1 200 OK 18:37:19.667 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.667 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Type: text/plain 18:37:19.667 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Length: 38 18:37:19.667 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Server: Jetty(11.0.24) 18:37:19.667 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7233b31b::SocketChannelEndPoint@63d5d6a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7233b31b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48e66484{s=START}]=>HttpChannelOverHttp@6272bfa3{s=HttpChannelState@70b2d804{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.667 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ae1f32c in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58454ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.667 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58454ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.667 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.667 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 4][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.667 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: set socket timeout to 0 18:37:19.667 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 4][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.667 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.667 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.667 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:37:19.667 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.667 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: Close connection 18:37:19.668 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.668 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PostBlank: 18:37:19.669 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.669 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.669 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.669 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 5][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.669 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.669 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.669 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39366<->127.0.0.1:41975 18:37:19.669 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:37:19.669 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@617bcc19[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39366]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.670 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.670 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.670 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.670 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.670 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.670 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@617bcc19[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39366]] 18:37:19.670 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@617bcc19[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39366]] startThread=0 18:37:19.670 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.670 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.670 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@617bcc19[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39366]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58451ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.670 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.670 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.670 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.670 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.670 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@479e8ede on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5fa26015{ReadCallback@56e28afc{HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@65b90680 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@617bcc19[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39366]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58450ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.671 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58450ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.671 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.671 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.671 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.671 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.671 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@479e8ede 18:37:19.672 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@65b90680 18:37:19.672 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.672 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.672 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.669 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.672 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.672 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> POST /base/RestTest/PostBlank HTTP/1.1 18:37:19.672 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Content-Type: text/plain 18:37:19.672 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Content-Length: 9 18:37:19.672 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Host: localhost:41975 18:37:19.672 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Connection: Keep-Alive 18:37:19.672 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.672 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Accept-Encoding: gzip,deflate 18:37:19.672 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:37:19.672 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Content-Type: text/plain[\r][\n]" 18:37:19.672 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Content-Length: 9[\r][\n]" 18:37:19.673 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Host: localhost:41975[\r][\n]" 18:37:19.673 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.673 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.673 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.673 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "[\r][\n]" 18:37:19.673 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "At last! " 18:37:19.673 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.673 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.673 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39366], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.673 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.673 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.673 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58448ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-12-07T18:37:19.673677916Z 18:37:19.673 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58448ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-12-07T18:37:19.673875821Z 18:37:19.673 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5fa26015{ReadCallback@56e28afc{HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 226 DirectByteBuffer@17717c57[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 226 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.674 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@872225983 cs=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 eof=false 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} POST /base/RestTest/PostBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PostBlank HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.675 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.676 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.676 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.676 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2} Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212887888006 AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.677 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.666 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.677 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58444ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-12-07T18:37:19.677842121Z ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.678 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.678 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58444ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-12-07T18:37:19.678260512Z tryProduce true 18:37:19.678 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.678 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.678 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.678 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.678 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.678 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=3}] 18:37:19.678 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.678 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.678 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.678 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.678 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@52da9c3[r=Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=3}] 18:37:19.679 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.679 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@52da9c3[r=Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=4}] 18:37:19.679 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.679 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.679 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@52da9c3[r=Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=4}] 18:37:19.679 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@77073b8b[{l=/127.0.0.1:41975,r=/127.0.0.1:39350,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.679 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7f6ab994{null} 18:37:19.679 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@52da9c3[r=Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=4}] 18:37:19.679 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.679 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.679 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.679 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@734e8f25 startThread=0 18:37:19.679 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.679 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@734e8f25 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58442ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.679 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:19.679 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.679 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.679 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:19.679 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@77073b8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.679 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@58c9fdc4{DirectByteBufferR@53582a0c[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.679 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@872225983 cs=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 eof=false 18:37:19.679 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.680 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@734e8f25 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58442ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@58c9fdc4{DirectByteBufferR@53582a0c[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@52da9c3[r=Content@58c9fdc4{DirectByteBufferR@53582a0c[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@58c9fdc4{DirectByteBufferR@53582a0c[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=5}] 18:37:19.680 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58442ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=212887888006] AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=5}] 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=5}] 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=5}] 18:37:19.679 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.680 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@77073b8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=5}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.680 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4786e3ea::SocketChannelEndPoint@77073b8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4786e3ea[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ecd10e3{s=START}]=>HttpChannelOverHttp@4e773bd8{s=HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3ea7f02e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.680 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:19.680 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=5} 18:37:19.680 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.681 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=6} 18:37:19.682 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.682 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=END,9 of 9},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=8}] parsed false HttpParser{s=END,9 of 9} 18:37:19.684 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=END,9 of 9},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=9}] 18:37:19.684 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.684 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212887888006 AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=9}] 18:37:19.684 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@52da9c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=9}] 18:37:19.684 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@52da9c3[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=10}] 18:37:19.685 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@52da9c3[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=10}] 18:37:19.685 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@52da9c3[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=10}] 18:37:19.685 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@52da9c3[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=10}] 18:37:19.685 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.685 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.685 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@872225983 cs=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 eof=false 18:37:19.685 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@872225983 cs=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 eof=false 18:37:19.685 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3b53f215[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@688591f0[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7f3576f9{null} 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=11} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 27 Content-Type: text/plain 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6daf3b59[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@49c8bfa3] (null,[p=0,l=27,c=8192,r=27],true)@START 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@688591f0[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 27 Content-Type: text/plain 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6daf3b59[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@49c8bfa3] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@d06ad7b{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@688591f0[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.686 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@d06ad7b{WRITING}->null:IDLE-->WRITING 18:37:19.686 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.686 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.686 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Content-Type: text/plain[\r][\n]" 18:37:19.686 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Content-Length: 27[\r][\n]" 18:37:19.686 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.686 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "[\r][\n]" 18:37:19.686 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "POST: At last! Hello There " 18:37:19.686 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << HTTP/1.1 200 OK 18:37:19.687 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.687 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Content-Type: text/plain 18:37:19.687 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Content-Length: 27 18:37:19.687 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Server: Jetty(11.0.24) 18:37:19.687 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.687 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 5][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.687 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: set socket timeout to 0 18:37:19.687 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 5][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.687 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.687 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.687 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:37:19.687 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.687 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: Close connection 18:37:19.687 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.687 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PatchHello/Bob?age=10: 18:37:19.688 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.688 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.688 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.689 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 6][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.689 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.689 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.689 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39372<->127.0.0.1:41975 18:37:19.689 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:19.689 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7bea0b55[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39372]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.689 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.689 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.689 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.689 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.689 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.689 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7bea0b55[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39372]] 18:37:19.689 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7bea0b55[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39372]] startThread=0 18:37:19.689 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.689 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.689 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7bea0b55[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39372]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58432ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.689 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.689 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7ad6ed3 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b9eec64{ReadCallback@3d2152c2{HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@51967843 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7bea0b55[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39372]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58431ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.690 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58431ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7ad6ed3 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@51967843 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.691 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.689 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.691 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.691 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:19.691 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Content-Type: application/merge-patch+json 18:37:19.691 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Content-Length: 9 18:37:19.691 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Host: localhost:41975 18:37:19.691 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Connection: Keep-Alive 18:37:19.691 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.691 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Accept-Encoding: gzip,deflate 18:37:19.691 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.691 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:19.691 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Content-Length: 9[\r][\n]" 18:37:19.691 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Host: localhost:41975[\r][\n]" 18:37:19.691 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.691 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.691 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.692 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "[\r][\n]" 18:37:19.692 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "At last! " 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39372], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58429ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-12-07T18:37:19.69250689Z 18:37:19.692 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58429ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-12-07T18:37:19.692677974Z ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58429ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-12-07T18:37:19.692779607Z 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b9eec64{ReadCallback@3d2152c2{HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.692 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58429ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-12-07T18:37:19.692867039Z tryProduce true 18:37:19.692 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.693 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@17717c57[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.693 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.693 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.693 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.693 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1938406874 cs=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f86f438 eof=false 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6f86f438 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.694 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.695 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.695 [qtp773066329-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.695 [qtp773066329-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2} Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.696 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212907178962 AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@402413af[r=Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@402413af[r=Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@402413af[r=Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@402413af[r=Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@30ed7b4d{DirectByteBufferR@68926e5c[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1938406874 cs=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f86f438 eof=false 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@30ed7b4d{DirectByteBufferR@68926e5c[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@402413af[r=Content@30ed7b4d{DirectByteBufferR@68926e5c[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@30ed7b4d{DirectByteBufferR@68926e5c[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=212907178962] AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.697 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4} 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4} 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,9 of 9} 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212907178962 AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@402413af[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@402413af[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@402413af[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@402413af[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@402413af[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1938406874 cs=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f86f438 eof=false 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1938406874 cs=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f86f438 eof=false 18:37:19.698 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.699 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@8cbb18a[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.699 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:37:19.699 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@25d3152f[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7ebf25cb{null} 18:37:19.699 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=5} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:19.699 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5a454ce[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5036f211] (null,[p=0,l=39,c=8192,r=39],true)@START 18:37:19.699 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@25d3152f[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.699 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@5a454ce[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5036f211] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6ae70e4d{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@25d3152f[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6ae70e4d{WRITING}->null:IDLE-->WRITING 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@14f25611{s=COMPLETING}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@6ae70e4d{WRITING}->null 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6ae70e4d{IDLE}->null:WRITING-->IDLE 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5a454ce[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5036f211] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=6} 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6dd2bc0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6dd2bc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=6} 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@4dc235fb) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6dd2bc0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6dd2bc0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.700 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=7} 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:37:19.701 [qtp773066329-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1938406874 cs=HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f86f438 eof=true 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=7} 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@402413af[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=7}] 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1938406874 cs=HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f86f438 eof=true 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@402413af[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=7}] 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1938406874 cs=HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f86f438 eof=true 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6dd2bc0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1938406874 cs=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f86f438 eof=true 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6f86f438 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@402413af[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=7}] 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:19.701 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b9eec64{ReadCallback@3d2152c2{HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@51967843 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.702 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.702 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.702 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.702 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.702 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.702 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@51967843 18:37:19.702 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.702 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.702 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.689 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=W,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=END,9 of 9},g=HttpGenerator@27dedac{s=COMPLETING}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=18}] 18:37:19.717 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@d06ad7b{WRITING}->null 18:37:19.717 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@d06ad7b{IDLE}->null:WRITING-->IDLE 18:37:19.717 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6daf3b59[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@49c8bfa3] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=43} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@33bdc7f9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@33bdc7f9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=43} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5950809c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@33bdc7f9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@33bdc7f9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=43} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:37:19.718 [qtp773066329-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@872225983 cs=HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 eof=true 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=43} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@52da9c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=43}] 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@872225983 cs=HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 eof=true 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@52da9c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=43}] 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@872225983 cs=HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 eof=true 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@33bdc7f9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@872225983 cs=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 eof=true 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5c6aee07 18:37:19.718 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@52da9c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=43}] 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@ac00399[{l=/127.0.0.1:41975,r=/127.0.0.1:39366,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4dc88035[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5fa26015{null} 18:37:19.719 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.702 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RUNNING,thread=Thread[qtp773066329-21,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:19.702 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.720 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:19.720 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Content-Length: 39[\r][\n]" 18:37:19.720 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.720 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "[\r][\n]" 18:37:19.720 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "PATCH: At last! Hello There Bob aged 10" 18:37:19.720 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << HTTP/1.1 200 OK 18:37:19.720 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.720 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Content-Type: application/merge-patch+json 18:37:19.720 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Content-Length: 39 18:37:19.720 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Server: Jetty(11.0.24) 18:37:19.720 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.720 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 6][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.720 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: set socket timeout to 0 18:37:19.720 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 6][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.720 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.720 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.720 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:37:19.720 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.720 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: Close connection 18:37:19.720 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.720 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.721 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PatchBlank: 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39372], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.721 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.721 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58400ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-12-07T18:37:19.721464658Z 18:37:19.721 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.721 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.721 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.721 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.721 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58400ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-12-07T18:37:19.721637063Z 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b9eec64{ReadCallback@3d2152c2{HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.721 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,OPEN,fill=-,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,ISHUT,fill=-,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.722 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,ISHUT,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.722 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,ISHUT,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.722 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58399ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-12-07T18:37:19.722486234Z ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,ISHUT,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,ISHUT,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.722 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@8449716[{l=/127.0.0.1:41975,r=/127.0.0.1:39372,CLOSED,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7b9eec64{null} 18:37:19.722 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 7][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=1 updates=0 18:37:19.722 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f49ec7d startThread=0 18:37:19.722 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.723 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39380<->127.0.0.1:41975 18:37:19.723 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:19.723 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.722 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@8449716[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.723 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.723 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.722 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58399ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-12-07T18:37:19.722579146Z tryProduce true 18:37:19.724 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RUNNING,thread=Thread[qtp773066329-21,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:19.724 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.723 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:19.724 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Content-Type: application/merge-patch+json 18:37:19.724 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Content-Length: 9 18:37:19.724 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Host: localhost:41975 18:37:19.724 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Connection: Keep-Alive 18:37:19.724 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.724 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Accept-Encoding: gzip,deflate 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Content-Length: 9[\r][\n]" 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Host: localhost:41975[\r][\n]" 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "[\r][\n]" 18:37:19.724 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "At last! " 18:37:19.723 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4db10d1c startThread=0 18:37:19.723 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f49ec7d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58398ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.723 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4db10d1c in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58398ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.724 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@8449716[{l=null,r=null,CLOSED,fill=-,flush=-,to=22/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.724 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@ac00399[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4dc88035[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.724 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2bfda09d::SocketChannelEndPoint@8449716[{l=null,r=null,CLOSED,fill=-,flush=-,to=22/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.724 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4dc88035[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.724 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f49ec7d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58397ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.724 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4db10d1c in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58397ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.724 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58397ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.723 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1b762536[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39380]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.724 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58397ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.724 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.723 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.724 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.724 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.724 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.724 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.725 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.725 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1b762536[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39380]] 18:37:19.725 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1b762536[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39380]] startThread=0 18:37:19.725 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.725 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.724 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4dc88035[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.725 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@ac00399[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4dc88035[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.725 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4dc88035::SocketChannelEndPoint@ac00399[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4dc88035[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27dedac{s=START}]=>HttpChannelOverHttp@20ccad4c{s=HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@33bdc7f9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.725 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:19.725 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.725 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@8449716[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:19.728 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@8449716[{l=null,r=null,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.728 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@8449716[{l=null,r=null,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2bfda09d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14f25611{s=START}]=>HttpChannelOverHttp@44aaecc3{s=HttpChannelState@6dd2bc0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.728 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.728 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1b762536[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39380]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58393ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.728 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4e137447 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@408587b1{ReadCallback@10206f1c{HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@45448013 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.729 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.729 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.729 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4e137447 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@45448013 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39380], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58391ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-12-07T18:37:19.730554587Z 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58391ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-12-07T18:37:19.730770292Z 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@408587b1{ReadCallback@10206f1c{HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.730 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 246 DirectByteBuffer@f1b3242[p=0,l=246,c=8192,r=246]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.729 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 246 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=246,c=8192,r=246]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.731 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1b762536[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39380]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58391ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.731 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58391ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=246,c=8192,r=246]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=246,c=8192,r=246]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@53867858 cs=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5da2835e eof=false 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5da2835e 18:37:19.731 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1} PATCH /base/RestTest/PatchBlank HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PatchBlank HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1} 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1} 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1} 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.732 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.733 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:19.733 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:19.733 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58388ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-12-07T18:37:19.73385848Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.733 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58388ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-12-07T18:37:19.733951782Z tryProduce true 18:37:19.733 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.734 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.734 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] 18:37:19.734 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.733 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3} Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212944935811 AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@282f6355[r=Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@282f6355[r=Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@282f6355[r=Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] 18:37:19.734 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@282f6355[r=Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@3d76cf25{DirectByteBufferR@748703a6[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@53867858 cs=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5da2835e eof=false 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@3d76cf25{DirectByteBufferR@748703a6[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@282f6355[r=Content@3d76cf25{DirectByteBufferR@748703a6[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3d76cf25{DirectByteBufferR@748703a6[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=212944935811] AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4} 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4} 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] parsed false HttpParser{s=END,9 of 9} 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 212944935811 AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:19.735 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@282f6355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@282f6355[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@282f6355[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@282f6355[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@282f6355[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@53867858 cs=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5da2835e eof=false 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@53867858 cs=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5da2835e eof=false 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@2761f3a8[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1f25fc09[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@14a1072f{null} 18:37:19.736 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:19.737 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5877ac2e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7023e83b] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:19.737 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@1f25fc09[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.737 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:19.737 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.737 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@5877ac2e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7023e83b] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:19.737 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@40568782{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1f25fc09[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.737 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@40568782{WRITING}->null:IDLE-->WRITING 18:37:19.737 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.737 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.737 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:19.737 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Content-Length: 28[\r][\n]" 18:37:19.737 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.737 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "[\r][\n]" 18:37:19.737 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "PATCH: At last! Hello There " 18:37:19.737 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << HTTP/1.1 200 OK 18:37:19.737 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.737 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Content-Type: application/merge-patch+json 18:37:19.737 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Content-Length: 28 18:37:19.737 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Server: Jetty(11.0.24) 18:37:19.738 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.738 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 7][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.738 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-7: set socket timeout to 0 18:37:19.738 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 7][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.738 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.738 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.738 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:37:19.738 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.738 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-7: Close connection 18:37:19.738 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.740 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10: 18:37:19.741 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.742 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.742 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.742 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 8][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.742 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.742 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.742 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39392<->127.0.0.1:41975 18:37:19.742 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:19.742 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.742 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.742 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5af57939[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39392]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.742 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.742 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:19.742 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Host: localhost:41975 18:37:19.742 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Connection: Keep-Alive 18:37:19.742 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.742 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Accept-Encoding: gzip,deflate 18:37:19.742 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.742 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Host: localhost:41975[\r][\n]" 18:37:19.742 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.742 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.742 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.742 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.743 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "[\r][\n]" 18:37:19.743 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.743 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.743 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.743 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5af57939[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39392]] 18:37:19.743 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5af57939[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39392]] startThread=0 18:37:19.743 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.743 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5af57939[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39392]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58379ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4ef2aacd on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.743 [qtp773066329-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7e350bce{ReadCallback@5893fe5d{HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.744 [qtp773066329-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.744 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@36c9340 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.744 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.744 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4ef2aacd 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@36c9340 18:37:19.744 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5af57939[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39392]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58377ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.744 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58377ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.738 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=W,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1306aa29{s=COMPLETING}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=13}] 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@40568782{WRITING}->null 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@40568782{IDLE}->null:WRITING-->IDLE 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5877ac2e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7023e83b] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39392], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=13} 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@11685717{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@11685717{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=13} 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5cd268d8) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.744 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/REPRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58377ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-12-07T18:37:19.744955729Z 18:37:19.744 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@11685717{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.745 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58377ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-12-07T18:37:19.745088533Z ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.745 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58377ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-12-07T18:37:19.745213126Z tryProduce true 18:37:19.745 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.745 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.745 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.745 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58377ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-12-07T18:37:19.745323958Z 18:37:19.745 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@11685717{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=14} 18:37:19.745 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7e350bce{ReadCallback@5893fe5d{HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:37:19.745 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.745 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@53867858 cs=HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5da2835e eof=true 18:37:19.745 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 184 DirectByteBuffer@f1b3242[p=0,l=184,c=8192,r=184]={<<>>5.14 (Jav...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=14} 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@282f6355[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=14}] 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@53867858 cs=HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5da2835e eof=true 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@282f6355[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=14}] 18:37:19.745 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 184 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=184,c=8192,r=184]={<<>>5.14 (Jav...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@53867858 cs=HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5da2835e eof=true 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@11685717{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@53867858 cs=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5da2835e eof=true 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5da2835e 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@282f6355[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=14}] 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.745 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=184,c=8192,r=184]={<<>>5.14 (Jav...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=184,c=8192,r=184]={<<>>5.14 (Jav...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1669694057 cs=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 eof=false 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@75e9e2e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0} GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:19.746 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.747 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.745 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.757 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@60971094[{l=/127.0.0.1:41975,r=/127.0.0.1:39380,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@408587b1{null} 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.758 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.758 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.758 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.758 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.758 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.758 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3921a9b0 startThread=0 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.758 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3921a9b0 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58363ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@60971094[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.758 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@60971094[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:19.758 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.758 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@16d8c5b8::SocketChannelEndPoint@60971094[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16d8c5b8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1306aa29{s=START}]=>HttpChannelOverHttp@71f587b3{s=HttpChannelState@11685717{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.758 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3921a9b0 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58363ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.758 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58363ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.761 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.761 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.761 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=15} 18:37:19.761 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:19.761 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.761 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=15} 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1669694057 cs=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 eof=false 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=16} 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=16}] parse null 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=16} 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=16} 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=END,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=16}] parsed false HttpParser{s=END,0 of -1} 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@75e9e2e1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=16}] 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1669694057 cs=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 eof=true 18:37:19.762 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@75e9e2e1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=16}] 18:37:19.767 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1669694057 cs=HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 eof=true 18:37:19.775 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@6c233b18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.776 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6b45a987[p=0,l=536,c=32768,r=536]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@22263e70 18:37:19.776 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=30} 405 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Allow: DELETE,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:19.776 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@48cab3c0[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c03117e] (null,[p=0,l=536,c=32768,r=536],true)@START 18:37:19.776 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=4,cl=-1} last=true content=DirectByteBuffer@6b45a987[p=0,l=536,c=32768,r=536]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.776 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Allow: DELETE,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:19.777 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.777 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@48cab3c0[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c03117e] ([p=0,l=234,c=8192,r=234],[p=0,l=536,c=32768,r=536],true)@COMPLETING 18:37:19.777 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1acc82e8{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=234,c=8192,r=234]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@6b45a987[p=0,l=536,c=32768,r=536]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.777 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1acc82e8{WRITING}->null:IDLE-->WRITING 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Allow: DELETE,OPTIONS[\r][\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Content-Length: 536[\r][\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\r][\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Error 405 Method Not Allowed[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "

HTTP ERROR 405 Method Not Allowed

[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "
URI:/base/RestTest/DeleteHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a
[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "
Powered by Jetty:// 11.0.24
[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.777 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:37:19.778 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << HTTP/1.1 405 Method Not Allowed 18:37:19.778 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.778 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Allow: DELETE,OPTIONS 18:37:19.778 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Cache-Control: must-revalidate,no-cache,no-store 18:37:19.778 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Content-Type: text/html;charset=iso-8859-1 18:37:19.778 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Content-Length: 536 18:37:19.778 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Server: Jetty(11.0.24) 18:37:19.778 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.778 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 8][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.778 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-8: set socket timeout to 0 18:37:19.778 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 8][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.778 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:19.778 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.778 [main] DEBUG org.onap.policy.rest.RestManager -- Error 405 Method Not Allowed

HTTP ERROR 405 Method Not Allowed

URI:/base/RestTest/DeleteHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a

Powered by Jetty:// 11.0.24
18:37:19.778 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.778 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-8: Close connection 18:37:19.778 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.779 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob?age=10: 18:37:19.780 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.780 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.780 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.780 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 9][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.780 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.780 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.780 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39394<->127.0.0.1:41975 18:37:19.780 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.781 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.781 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.780 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@65517d7a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39394]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.781 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.781 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.781 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.781 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.781 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.781 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@65517d7a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39394]] 18:37:19.781 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@65517d7a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39394]] startThread=0 18:37:19.781 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.781 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.781 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@65517d7a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39394]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58340ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.781 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.781 [qtp773066329-26] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.781 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.782 [qtp773066329-26] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.782 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@436e3b50 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.782 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.782 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.782 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.782 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Content-Length: 0 18:37:19.782 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Host: localhost:41975 18:37:19.782 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Connection: Keep-Alive 18:37:19.782 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.782 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Accept-Encoding: gzip,deflate 18:37:19.782 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.782 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Content-Length: 0[\r][\n]" 18:37:19.782 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Host: localhost:41975[\r][\n]" 18:37:19.782 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.782 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.782 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.782 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "[\r][\n]" 18:37:19.782 [qtp773066329-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.782 [qtp773066329-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@37006d7d{ReadCallback@7418f033{HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.782 [qtp773066329-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.783 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@469ef15b on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.783 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.783 [qtp773066329-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.783 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@65517d7a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39394]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58339ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.783 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58338ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@436e3b50 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@469ef15b 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39394], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.783 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58338ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-12-07T18:37:19.784077983Z 18:37:19.784 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58338ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-12-07T18:37:19.784307759Z 18:37:19.784 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@37006d7d{ReadCallback@7418f033{HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.784 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.784 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 203 DirectByteBuffer@17717c57[p=0,l=203,c=8192,r=203]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.784 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 203 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=203,c=8192,r=203]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.784 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=203,c=8192,r=203]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.784 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=203,c=8192,r=203]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2036172433 cs=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 eof=false 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@61489d2d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:19.785 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1}] 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.786 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2036172433 cs=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 eof=false 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] parse null 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=END,0 of 0},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of 0} 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.788 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@61489d2d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2036172433 cs=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 eof=true 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@61489d2d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2036172433 cs=HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 eof=true 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@414dcd04{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6470ca5c[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@718ca14d 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 405 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Allow: GET,OPTIONS 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@70b30cb7[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55b74679] (null,[p=0,l=0,c=32768,r=0],true)@START 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=2,cl=-1} last=true content=DirectByteBuffer@6470ca5c[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Allow: GET,OPTIONS 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@70b30cb7[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55b74679] ([p=0,l=135,c=8192,r=135],[p=0,l=0,c=32768,r=0],true)@COMPLETING 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@377744b9{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=135,c=8192,r=135]={<<>>0.24)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@377744b9{WRITING}->null:IDLE-->WRITING 18:37:19.789 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=W,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=END,0 of 0},g=HttpGenerator@180ab695{s=COMPLETING}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:19.789 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58332ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-12-07T18:37:19.789881109Z ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.790 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58332ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-12-07T18:37:19.790086364Z tryProduce true 18:37:19.790 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.790 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.790 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=END,0 of 0},g=HttpGenerator@180ab695{s=COMPLETING}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:19.790 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.789 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:19.790 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.790 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Allow: GET,OPTIONS[\r][\n]" 18:37:19.790 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Content-Length: 0[\r][\n]" 18:37:19.790 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.790 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "[\r][\n]" 18:37:19.790 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << HTTP/1.1 405 Method Not Allowed 18:37:19.790 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.790 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Allow: GET,OPTIONS 18:37:19.790 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Content-Length: 0 18:37:19.790 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Server: Jetty(11.0.24) 18:37:19.790 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.790 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 9][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.790 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-9: set socket timeout to 0 18:37:19.790 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 9][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.790 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:19.790 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.790 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:19.790 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.790 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-9: Close connection 18:37:19.791 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.791 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob?age=10: 18:37:19.792 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.792 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.792 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.792 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 10][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.792 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.792 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.793 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39408<->127.0.0.1:41975 18:37:19.793 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.793 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.793 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.793 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4eca6226[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39408]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.793 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.793 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.793 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.793 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.793 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.793 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4eca6226[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39408]] 18:37:19.793 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4eca6226[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39408]] startThread=0 18:37:19.793 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.793 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4eca6226[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39408]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58328ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.793 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 2 keys 18:37:19.793 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@377744b9{WRITING}->null 18:37:19.793 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.793 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@377744b9{IDLE}->null:WRITING-->IDLE 18:37:19.793 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.793 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@70b30cb7[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@55b74679] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:19.793 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@414dcd04{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.793 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.793 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@414dcd04{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.793 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.793 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.793 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=8} 18:37:19.793 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@371bf335 on ManagedSelector@5e5daa74{STARTED} id=1 keys=2 selected=0 updates=0 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:37:19.783 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 770 SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=W,to=48/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=END,0 of -1},g=HttpGenerator@b3b0a4a{s=COMPLETING}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=47}] 18:37:19.794 [qtp773066329-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.794 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.794 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=770 remaining=0 WriteFlusher@1acc82e8{WRITING}->null 18:37:19.794 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1acc82e8{IDLE}->null:WRITING-->IDLE 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2036172433 cs=HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 eof=true 18:37:19.794 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@48cab3c0[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c03117e] ([p=234,l=234,c=8192,r=0],[p=536,l=536,c=32768,r=0],true)@END 18:37:19.794 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=9} 18:37:19.794 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6c233b18{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.794 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@61489d2d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=9}] 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2036172433 cs=HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 eof=true 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@61489d2d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=9}] 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2036172433 cs=HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 eof=true 18:37:19.794 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6c233b18{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.794 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7aae259e{ReadCallback@7f5e9855{HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.794 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.794 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@414dcd04{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.794 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.794 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2036172433 cs=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 eof=true 18:37:19.794 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=48} 18:37:19.794 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Host: localhost:41975 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=536 18:37:19.795 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Connection: Keep-Alive 18:37:19.795 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.795 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Accept-Encoding: gzip,deflate 18:37:19.795 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.795 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 405 536 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.795 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Host: localhost:41975[\r][\n]" 18:37:19.795 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.795 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.795 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.795 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "[\r][\n]" 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1669694057 cs=HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 eof=true 18:37:19.795 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@24d4bd46 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=49} 18:37:19.795 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@17b45ed0 on ManagedSelector@5e5daa74{STARTED} id=1 keys=2 selected=0 updates=1 18:37:19.795 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=2 selected=0 updates=2 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@75e9e2e1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=49}] 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1669694057 cs=HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 eof=true 18:37:19.795 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@61489d2d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=10}] 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/2 selected 18:37:19.795 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@75e9e2e1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=49}] 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1669694057 cs=HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 eof=true 18:37:19.795 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4eca6226[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39408]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58326ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@371bf335 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6c233b18{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@17b45ed0 18:37:19.795 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58326ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1669694057 cs=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 eof=true 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@731e0fb9 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@75e9e2e1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=49}] 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.795 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.795 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 2 keys 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/2 selected 18:37:19.796 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.796 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.796 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39408], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.796 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=2,r=-1,t=58325ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-12-07T18:37:19.796795223Z 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} startReservedThread p=1 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@48ea396a{PENDING,thread=null} startThread=0 18:37:19.796 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.796 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58325ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=6]@2024-12-07T18:37:19.797125011Z 18:37:19.797 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.797 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.797 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.797 [qtp773066329-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7aae259e{ReadCallback@7f5e9855{HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.797 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.797 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.797 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.797 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58324ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=7]@2024-12-07T18:37:19.797756437Z ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1} 18:37:19.797 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58324ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}][pc=0,pic=0,pec=1,epc=7]@2024-12-07T18:37:19.79787163Z tryProduce true 18:37:19.797 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.797 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.797 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.798 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 2 keys 18:37:19.798 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@48ea396a{PENDING,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58324ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=0/4,pending=1}] 18:37:19.798 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@48ea396a{PENDING,thread=Thread[qtp773066329-26,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:37:19.798 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@48ea396a{RESERVED,thread=Thread[qtp773066329-26,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.797 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 184 DirectByteBuffer@17717c57[p=0,l=184,c=8192,r=184]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 184 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=184,c=8192,r=184]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=184,c=8192,r=184]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=184,c=8192,r=184]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.798 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@447599452 cs=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@461c501f eof=false 18:37:19.799 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@461c501f 18:37:19.799 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@732b7a44[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:19.799 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.799 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:19.799 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@57d2eebe[{l=/127.0.0.1:41975,r=/127.0.0.1:39392,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e9512bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.799 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:19.802 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.799 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7e350bce{null} 18:37:19.799 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1}] 18:37:19.805 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=7} 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=8} 18:37:19.802 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=8} 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.806 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.806 [qtp773066329-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.806 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.806 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.806 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.807 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.802 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=2 selected=0 updates=0 18:37:19.807 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@90afa7f startThread=0 18:37:19.807 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@90afa7f in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58314ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.807 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.807 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.807 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:19.807 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.807 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.807 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.807 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@57d2eebe[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e9512bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.807 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e9512bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.808 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e9512bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.808 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@57d2eebe[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e9512bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.808 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@90afa7f in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58314ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.808 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@e9512bf::SocketChannelEndPoint@57d2eebe[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e9512bf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b3b0a4a{s=START}]=>HttpChannelOverHttp@5ba3d5ec{s=HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6c233b18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.808 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:19.808 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=13} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=13} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@447599452 cs=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@461c501f eof=false 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=13} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=13}] parse null 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=13} 18:37:19.811 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=14} 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=END,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=14}] parsed false HttpParser{s=END,0 of -1} 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@732b7a44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=14}] 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@447599452 cs=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@461c501f eof=true 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@732b7a44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=14}] 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@447599452 cs=HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@461c501f eof=true 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@1c2a40d7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6470ca5c[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@6a933c22 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=14} 405 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Allow: GET,OPTIONS 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@1ed0251f[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a680272] (null,[p=0,l=0,c=32768,r=0],true)@START 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=2,cl=-1} last=true content=DirectByteBuffer@6470ca5c[p=0,l=0,c=32768,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.812 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Allow: GET,OPTIONS 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@1ed0251f[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a680272] ([p=0,l=135,c=8192,r=135],[p=0,l=0,c=32768,r=0],true)@COMPLETING 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@12b9b621{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=135,c=8192,r=135]={<<>>0.24)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@12b9b621{WRITING}->null:IDLE-->WRITING 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=W,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=END,0 of -1},g=HttpGenerator@344ce738{s=COMPLETING}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=15}] 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@12b9b621{WRITING}->null 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@12b9b621{IDLE}->null:WRITING-->IDLE 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1ed0251f[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a680272] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1c2a40d7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1c2a40d7{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=15} 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:37:19.808 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=1,r=-1,t=58313ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.813 [qtp773066329-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@447599452 cs=HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@461c501f eof=true 18:37:19.813 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=15} 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@732b7a44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=16}] 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@447599452 cs=HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@461c501f eof=true 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@732b7a44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=16}] 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@447599452 cs=HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@461c501f eof=true 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1c2a40d7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@447599452 cs=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@461c501f eof=true 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@461c501f 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@732b7a44[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=16}] 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:19.814 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.815 [qtp773066329-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.815 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:19.815 [qtp773066329-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.815 [qtp773066329-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7aae259e{ReadCallback@7f5e9855{HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.815 [qtp773066329-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.815 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@17b45ed0 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.815 [qtp773066329-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.815 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:19.815 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.815 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Allow: GET,OPTIONS[\r][\n]" 18:37:19.815 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Content-Length: 0[\r][\n]" 18:37:19.815 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.815 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "[\r][\n]" 18:37:19.816 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << HTTP/1.1 405 Method Not Allowed 18:37:19.816 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.816 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Allow: GET,OPTIONS 18:37:19.816 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Content-Length: 0 18:37:19.816 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Server: Jetty(11.0.24) 18:37:19.816 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.816 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 10][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.816 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-10: set socket timeout to 0 18:37:19.816 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 10][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.816 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:19.816 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.816 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:19.817 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.817 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-10: Close connection 18:37:19.817 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.817 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob?age=10: 18:37:19.818 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.818 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.818 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.818 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 11][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.818 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.818 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.818 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39410<->127.0.0.1:41975 18:37:19.819 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.819 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.819 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.819 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@64bfa15c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39410]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.819 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.819 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.819 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.819 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.819 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.819 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@64bfa15c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39410]] 18:37:19.819 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@64bfa15c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39410]] startThread=0 18:37:19.819 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.819 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 2 keys 18:37:19.819 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@64bfa15c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39410]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58302ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.819 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.819 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Content-Type: text/plain 18:37:19.819 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Content-Length: 9 18:37:19.819 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.819 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Host: localhost:41975 18:37:19.819 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Connection: Keep-Alive 18:37:19.819 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.819 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.819 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Accept-Encoding: gzip,deflate 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Content-Type: text/plain[\r][\n]" 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Content-Length: 9[\r][\n]" 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Host: localhost:41975[\r][\n]" 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "[\r][\n]" 18:37:19.819 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "At last! " 18:37:19.819 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.819 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.819 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@254c4b29 on ManagedSelector@68ecdde5{STARTED} id=0 keys=2 selected=0 updates=0 18:37:19.807 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.820 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.820 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.819 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.820 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.820 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.820 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.820 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@17b45ed0 18:37:19.820 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1341f70a{ReadCallback@391731b3{HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.820 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.820 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7ec530bb on ManagedSelector@68ecdde5{STARTED} id=0 keys=2 selected=0 updates=1 18:37:19.820 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=2 selected=0 updates=2 18:37:19.820 [qtp773066329-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.822 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RUNNING,thread=Thread[qtp773066329-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:19.822 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.820 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@50d6a03d[{l=/127.0.0.1:41975,r=/127.0.0.1:39394,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.820 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39408], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.823 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@37006d7d{null} 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58298ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-12-07T18:37:19.823468144Z 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58298ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-12-07T18:37:19.823660669Z 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7aae259e{ReadCallback@7f5e9855{HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.823 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.823 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58298ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-12-07T18:37:19.824012408Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=START,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.823 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=2 selected=0 updates=2 18:37:19.820 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.824 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/2 selected 18:37:19.824 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.824 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.824 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@254c4b29 18:37:19.820 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@63b53d70[{l=/127.0.0.1:41975,r=/127.0.0.1:39408,CLOSED,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.824 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@64bfa15c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39410]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.824 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7aae259e{null} 18:37:19.825 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=1 updates=0 18:37:19.824 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7ec530bb 18:37:19.825 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.825 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=118297ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 2 keys 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39410], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-12-07T18:37:19.825567947Z 18:37:19.825 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-12-07T18:37:19.825774402Z ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0} 18:37:19.825 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2685a550 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-12-07T18:37:19.825912455Z 18:37:19.825 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@50d6a03d[{l=null,r=null,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.825 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-12-07T18:37:19.82610958Z tryProduce true 18:37:19.825 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1341f70a{ReadCallback@391731b3{HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.826 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=null,r=null,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.826 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.826 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2685a550 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=58295ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.826 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b2f58bb in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=58295ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.826 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@63b53d70[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.826 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.826 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b2f58bb in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=58295ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.826 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=58295ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.826 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=118295ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=58295ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=1/4,pending=0}] 18:37:19.827 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2685a550 startThread=1 18:37:19.827 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp773066329-29,5,main] 18:37:19.825 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b2f58bb startThread=0 18:37:19.826 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.828 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.828 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.828 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.829 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.829 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@63b53d70[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.829 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d0f0f59::SocketChannelEndPoint@63b53d70[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.829 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.829 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.829 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@63b53d70[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:19.829 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@63b53d70[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.829 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@63b53d70[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d0f0f59[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@344ce738{s=START}]=>HttpChannelOverHttp@fe196b8{s=HttpChannelState@1c2a40d7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.829 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.826 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@f1b3242[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.830 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@573709151 cs=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d693369 eof=false 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6d693369 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@59b17b5d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.831 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.824 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=8<=200,i=0,r=-1,t=58298ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-12-07T18:37:19.827504105Z tryProduce true 18:37:19.832 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RUNNING,thread=Thread[qtp773066329-21,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:37:19.832 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@573709151 cs=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d693369 eof=false 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} Content@6848bce0{DirectByteBufferR@5a92aa55[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.833 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6848bce0{DirectByteBufferR@5a92aa55[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@59b17b5d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@573709151 cs=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d693369 eof=true 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@59b17b5d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@573709151 cs=HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d693369 eof=true 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@440ce466{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.834 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6b45a987[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@68a65a59[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4ef01bb8{WRITING}->null:IDLE-->WRITING 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@304d0ab1{s=COMPLETING}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@4ef01bb8{WRITING}->null 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4ef01bb8{IDLE}->null:WRITING-->IDLE 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2c7ddf13[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17fd9c0] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@440ce466{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@440ce466{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:37:19.835 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@573709151 cs=HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d693369 eof=true 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.835 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@59b17b5d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@573709151 cs=HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d693369 eof=true 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@59b17b5d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@573709151 cs=HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d693369 eof=true 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@440ce466{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@573709151 cs=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d693369 eof=true 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6d693369 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@59b17b5d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.836 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1341f70a{ReadCallback@391731b3{HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.837 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.837 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7ec530bb on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.837 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.837 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.837 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.837 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.837 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.837 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.837 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:19.837 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7ec530bb 18:37:19.837 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.837 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:19.837 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.837 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.837 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.837 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Allow: GET,OPTIONS[\r][\n]" 18:37:19.837 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.837 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Content-Length: 0[\r][\n]" 18:37:19.837 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.837 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "[\r][\n]" 18:37:19.837 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << HTTP/1.1 405 Method Not Allowed 18:37:19.837 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.837 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Allow: GET,OPTIONS 18:37:19.838 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Content-Length: 0 18:37:19.838 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Server: Jetty(11.0.24) 18:37:19.837 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=null,r=null,CLOSED,fill=-,flush=-,to=45/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.838 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.838 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59989ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.838 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 11][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.838 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-11: set socket timeout to 0 18:37:19.838 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@50d6a03d[{l=null,r=null,CLOSED,fill=-,flush=-,to=45/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.841 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 11][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.841 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:19.841 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.841 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:19.841 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.841 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@26dca0fe::SocketChannelEndPoint@50d6a03d[{l=null,r=null,CLOSED,fill=-,flush=-,to=48/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@26dca0fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@180ab695{s=START}]=>HttpChannelOverHttp@6ebaa92{s=HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@414dcd04{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.841 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-11: Close connection 18:37:19.841 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.842 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.842 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.842 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.842 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.842 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob?age=10: 18:37:19.842 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39410], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.842 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.842 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.842 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-12-07T18:37:19.842504753Z 18:37:19.842 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-12-07T18:37:19.842710488Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.842 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-12-07T18:37:19.842809Z 18:37:19.842 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-12-07T18:37:19.842927293Z tryProduce true 18:37:19.842 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.842 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1341f70a{ReadCallback@391731b3{HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.843 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.843 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.843 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.843 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.843 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.843 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.843 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 12][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.843 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.843 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@44121e39[{l=/127.0.0.1:41975,r=/127.0.0.1:39410,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@717b70e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1341f70a{null} 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.843 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39420<->127.0.0.1:41975 18:37:19.843 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@15f22043[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39420]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.844 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.844 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.844 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.844 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.844 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14c30c2d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59983ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.844 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.844 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.843 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14c30c2d startThread=0 18:37:19.844 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@15f22043[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39420]] 18:37:19.844 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@44121e39[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@717b70e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.844 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@15f22043[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39420]] startThread=0 18:37:19.844 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.844 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.844 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.844 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.844 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@15f22043[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39420]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59983ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.844 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@717b70e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.844 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.844 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@717b70e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.844 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.844 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14c30c2d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59983ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.844 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59983ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.844 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.844 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119983ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59983ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.844 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@44121e39[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@717b70e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.844 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Content-Type: text/plain 18:37:19.844 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.844 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.844 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.844 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.844 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.844 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.844 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.844 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@717b70e9::SocketChannelEndPoint@44121e39[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@717b70e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@304d0ab1{s=START}]=>HttpChannelOverHttp@4f9b41f0{s=HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@440ce466{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.845 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.845 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4dff7b51 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@35794674{ReadCallback@46154beb{HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7006858b on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.844 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Content-Length: 9 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@15f22043[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39420]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59982ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4dff7b51 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7006858b 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59982ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.845 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119982ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59982ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.845 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.846 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Host: localhost:41975 18:37:19.846 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Connection: Keep-Alive 18:37:19.846 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.846 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Accept-Encoding: gzip,deflate 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Content-Type: text/plain[\r][\n]" 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Content-Length: 9[\r][\n]" 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Host: localhost:41975[\r][\n]" 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "[\r][\n]" 18:37:19.846 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "At last! " 18:37:19.846 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.846 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.846 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39420], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.846 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.846 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.846 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/REPRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59981ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-12-07T18:37:19.846610226Z 18:37:19.846 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59981ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-12-07T18:37:19.846807991Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.846 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59981ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-12-07T18:37:19.846903603Z 18:37:19.846 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59980ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-12-07T18:37:19.847028617Z tryProduce true 18:37:19.846 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@35794674{ReadCallback@46154beb{HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.847 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.847 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.847 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.847 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 236 DirectByteBuffer@17717c57[p=0,l=236,c=8192,r=236]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 236 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=236,c=8192,r=236]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=236,c=8192,r=236]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=236,c=8192,r=236]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.847 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@349851272 cs=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@65c12628 eof=false 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@65c12628 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1d2ee557[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.848 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@349851272 cs=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@65c12628 eof=false 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} Content@9b4f8d9{DirectByteBufferR@4fdc4969[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@9b4f8d9{DirectByteBufferR@4fdc4969[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=236,l=236,c=8192,r=0]={POST /bas... last! <<<>>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=236,l=236,c=8192,r=0]={POST /bas... last! <<<>>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:19.850 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1d2ee557[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@349851272 cs=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@65c12628 eof=true 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1d2ee557[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@349851272 cs=HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@65c12628 eof=true 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@633836a7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6470ca5c[p=0,l=533,c=32768,r=533]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@23c0d6dc 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 405 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Allow: GET,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@49ae9bae[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67f2c072] (null,[p=0,l=533,c=32768,r=533],true)@START 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=4,cl=-1} last=true content=DirectByteBuffer@6470ca5c[p=0,l=533,c=32768,r=533]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Allow: GET,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.851 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@49ae9bae[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67f2c072] ([p=0,l=231,c=8192,r=231],[p=0,l=533,c=32768,r=533],true)@COMPLETING 18:37:19.857 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4ac84ae4{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=231,c=8192,r=231]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@6470ca5c[p=0,l=533,c=32768,r=533]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4ac84ae4{WRITING}->null:IDLE-->WRITING 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 764 SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=W,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1756d737{s=COMPLETING}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=10}] 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=764 remaining=0 WriteFlusher@4ac84ae4{WRITING}->null 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4ac84ae4{IDLE}->null:WRITING-->IDLE 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@49ae9bae[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67f2c072] ([p=231,l=231,c=8192,r=0],[p=533,l=533,c=32768,r=0],true)@END 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@633836a7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@633836a7{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=10} 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=533 18:37:19.858 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 533 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@349851272 cs=HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@65c12628 eof=true 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=10} 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1d2ee557[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=10}] 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@349851272 cs=HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@65c12628 eof=true 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1d2ee557[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=10}] 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@349851272 cs=HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@65c12628 eof=true 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@633836a7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@349851272 cs=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@65c12628 eof=true 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@65c12628 18:37:19.858 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1d2ee557[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=10}] 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@35794674{ReadCallback@46154beb{HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7006858b on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.859 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.859 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.859 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.859 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.859 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7006858b 18:37:19.859 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.859 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.859 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.860 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Allow: GET,OPTIONS[\r][\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Content-Length: 533[\r][\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\r][\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Error 405 Method Not Allowed[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "

HTTP ERROR 405 Method Not Allowed

[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "
URI:/base/RestTest/GetHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a
[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "
Powered by Jetty:// 11.0.24
[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:37:19.860 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << HTTP/1.1 405 Method Not Allowed 18:37:19.860 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.860 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Allow: GET,OPTIONS 18:37:19.860 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Cache-Control: must-revalidate,no-cache,no-store 18:37:19.860 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Content-Type: text/html;charset=iso-8859-1 18:37:19.860 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Content-Length: 533 18:37:19.860 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Server: Jetty(11.0.24) 18:37:19.860 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.860 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 12][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.860 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-12: set socket timeout to 0 18:37:19.861 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 12][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.861 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:19.861 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.861 [main] DEBUG org.onap.policy.rest.RestManager -- Error 405 Method Not Allowed

HTTP ERROR 405 Method Not Allowed

URI:/base/RestTest/GetHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a

Powered by Jetty:// 11.0.24
18:37:19.861 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.861 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-12: Close connection 18:37:19.861 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.861 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob?age=10: 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39420], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59966ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-12-07T18:37:19.861589203Z 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59966ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-12-07T18:37:19.861737197Z 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@35794674{ReadCallback@46154beb{HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.861 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.862 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@69c05dd7[{l=/127.0.0.1:41975,r=/127.0.0.1:39420,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.862 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.862 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@35794674{null} 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=1 updates=0 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@500f672a startThread=0 18:37:19.862 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 13][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.862 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.862 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@500f672a in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59965ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.862 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.862 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@69c05dd7[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@69c05dd7[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.863 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39424<->127.0.0.1:41975 18:37:19.863 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.863 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:19.863 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.862 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.862 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@263ab4a4::SocketChannelEndPoint@69c05dd7[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.863 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.863 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.863 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@500f672a in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59964ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.863 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59964ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.863 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.863 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Content-Type: application/merge-patch+json 18:37:19.863 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119964ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59964ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.863 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Content-Length: 9 18:37:19.863 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Host: localhost:41975 18:37:19.863 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Connection: Keep-Alive 18:37:19.863 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.863 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Accept-Encoding: gzip,deflate 18:37:19.863 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7ba6352a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39424]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.863 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.863 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.863 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.863 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.863 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.863 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.863 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7ba6352a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39424]] 18:37:19.863 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7ba6352a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39424]] startThread=0 18:37:19.863 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.863 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.863 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7ba6352a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39424]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59964ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.863 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.863 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@17328bd4 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@49abb07d{ReadCallback@6742e084{HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@64adab93 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7ba6352a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39424]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59963ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59963ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.864 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119963ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59963ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.864 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.865 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.865 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.865 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.865 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@17328bd4 18:37:19.865 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@64adab93 18:37:19.865 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.865 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.865 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.863 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:19.863 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@69c05dd7[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:19.877 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Content-Length: 9[\r][\n]" 18:37:19.877 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Host: localhost:41975[\r][\n]" 18:37:19.877 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.877 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@69c05dd7[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.877 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.877 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.877 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "[\r][\n]" 18:37:19.877 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "At last! " 18:37:19.877 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@69c05dd7[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@263ab4a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1756d737{s=START}]=>HttpChannelOverHttp@6707be9f{s=HttpChannelState@633836a7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.878 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.878 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.878 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.863 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59964ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-12-07T18:37:19.863679615Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.878 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39424], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.878 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-12-07T18:37:19.878325204Z tryProduce true 18:37:19.878 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.878 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.878 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.878 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.878 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-12-07T18:37:19.878768375Z 18:37:19.878 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-12-07T18:37:19.87897659Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.879 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-12-07T18:37:19.879117864Z tryProduce true 18:37:19.878 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-12-07T18:37:19.879232697Z 18:37:19.879 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.879 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.879 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@49abb07d{ReadCallback@6742e084{HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.879 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=FI,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.879 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.879 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.879 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 255 DirectByteBuffer@17717c57[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.879 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 255 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@615544880 cs=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@29efb293 eof=false 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@29efb293 18:37:19.880 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@226fa9f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.881 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.883 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.883 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@615544880 cs=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@29efb293 eof=false 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} Content@32f92092{DirectByteBufferR@15afaf05[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@32f92092{DirectByteBufferR@15afaf05[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=255,l=255,c=8192,r=0]={PATCH /ba... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=255,l=255,c=8192,r=0]={PATCH /ba... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.884 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=END,9 of 9},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,9 of 9} 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=END,9 of 9},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@226fa9f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@615544880 cs=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@29efb293 eof=true 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@226fa9f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@615544880 cs=HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@29efb293 eof=true 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@425bf14f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6b45a987[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@68a65a59[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.885 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@d46af78{WRITING}->null:IDLE-->WRITING 18:37:19.886 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=END,9 of 9},g=HttpGenerator@54e7f227{s=COMPLETING}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=6}] 18:37:19.886 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@d46af78{WRITING}->null 18:37:19.886 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Allow: GET,OPTIONS[\r][\n]" 18:37:19.886 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Content-Length: 0[\r][\n]" 18:37:19.886 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.886 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "[\r][\n]" 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@d46af78{IDLE}->null:WRITING-->IDLE 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1effadb8[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65f9e345] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:19.886 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << HTTP/1.1 405 Method Not Allowed 18:37:19.886 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.886 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Allow: GET,OPTIONS 18:37:19.886 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Content-Length: 0 18:37:19.886 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Server: Jetty(11.0.24) 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@425bf14f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@425bf14f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.886 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=6} 18:37:19.886 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 13][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:37:19.886 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-13: set socket timeout to 0 18:37:19.886 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 13][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.886 [qtp773066329-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.886 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@615544880 cs=HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@29efb293 eof=true 18:37:19.886 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.886 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=6} 18:37:19.886 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.886 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-13: Close connection 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@226fa9f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=6}] 18:37:19.886 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.886 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@615544880 cs=HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@29efb293 eof=true 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@226fa9f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=7}] 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@615544880 cs=HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@29efb293 eof=true 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@425bf14f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@615544880 cs=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@29efb293 eof=true 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@29efb293 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@226fa9f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=7}] 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.887 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.889 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.889 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@51c81bd3[{l=/127.0.0.1:41975,r=/127.0.0.1:39424,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6b50e52[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.890 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@49abb07d{null} 18:37:19.890 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.890 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.890 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.890 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a60ff2d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.890 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.890 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.890 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.890 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.890 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@51c81bd3[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6b50e52[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.890 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6b50e52[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.890 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a60ff2d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.890 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.890 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119937ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.890 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a60ff2d startThread=0 18:37:19.890 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6b50e52[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.891 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@51c81bd3[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6b50e52[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.896 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6b50e52::SocketChannelEndPoint@51c81bd3[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6b50e52[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54e7f227{s=START}]=>HttpChannelOverHttp@2e7dad78{s=HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@425bf14f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.897 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.897 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.902 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob?age=10: 18:37:19.903 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.903 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.903 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.903 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 14][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.903 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.903 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.903 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39426<->127.0.0.1:41975 18:37:19.903 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.903 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.903 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6660a32a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39426]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.904 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:19.904 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.904 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Authorization: Basic dXNlcjo= 18:37:19.904 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Host: localhost:41975 18:37:19.904 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Connection: Keep-Alive 18:37:19.904 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.904 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Accept-Encoding: gzip,deflate 18:37:19.904 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.904 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.904 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:19.904 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.904 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.904 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.904 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6660a32a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39426]] 18:37:19.904 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6660a32a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39426]] startThread=0 18:37:19.904 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.904 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.904 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6660a32a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39426]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59923ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.904 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.904 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.904 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.904 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@6da2103a on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2979ada6{ReadCallback@5a4e1c23{HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2710f490 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@6da2103a 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2710f490 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.905 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.904 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Host: localhost:41975[\r][\n]" 18:37:19.905 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6660a32a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39426]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59922ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.910 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.910 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.910 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.910 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "[\r][\n]" 18:37:19.910 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.910 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119917ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.910 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.910 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.910 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39426], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.910 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.910 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.910 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/REPRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-12-07T18:37:19.91077202Z 18:37:19.910 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-12-07T18:37:19.910945884Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.910 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-12-07T18:37:19.911059457Z 18:37:19.911 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-12-07T18:37:19.911141949Z tryProduce true 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2979ada6{ReadCallback@5a4e1c23{HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.911 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.911 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.911 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 212 DirectByteBuffer@f1b3242[p=0,l=212,c=8192,r=212]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.911 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 212 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=212,c=8192,r=212]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=212,c=8192,r=212]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=212,c=8192,r=212]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.911 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2088989429 cs=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@579e7c78 eof=false 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@579e7c78 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2ae980f6[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1}] 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.912 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@370c1f60[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@507fc7ae[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@74a61c65{null} 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 28 Content-Type: text/plain 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@12aecc37[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@458e361d] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@507fc7ae[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 28 Content-Type: text/plain 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@12aecc37[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@458e361d] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6be2cbb5{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=126,c=8192,r=126]={<<>>che,no-st...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@507fc7ae[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6be2cbb5{WRITING}->null:IDLE-->WRITING 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1507fa9c{s=COMPLETING}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=3}] 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@6be2cbb5{WRITING}->null 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6be2cbb5{IDLE}->null:WRITING-->IDLE 18:37:19.914 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@12aecc37[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@458e361d] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.915 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6b3aff0d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6b3aff0d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2fe3b798) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6b3aff0d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6b3aff0d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:37:19.915 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2088989429 cs=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@579e7c78 eof=false 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.915 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1507fa9c{s=END}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] parse null 18:37:19.915 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Content-Type: text/plain[\r][\n]" 18:37:19.915 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Content-Length: 28[\r][\n]" 18:37:19.915 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.915 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "[\r][\n]" 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.915 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "GOT: Hello There Bob aged 10" 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1507fa9c{s=END}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,0 of -1} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2ae980f6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2088989429 cs=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@579e7c78 eof=true 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2ae980f6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=4}] 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2088989429 cs=HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@579e7c78 eof=true 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6b3aff0d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2088989429 cs=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@579e7c78 eof=true 18:37:19.915 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@579e7c78 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2ae980f6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=5}] 18:37:19.916 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << HTTP/1.1 200 OK 18:37:19.916 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:19.916 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Content-Type: text/plain 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.916 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Content-Length: 28 18:37:19.916 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Server: Jetty(11.0.24) 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.916 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2979ada6{ReadCallback@5a4e1c23{HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2710f490 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.916 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.916 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.916 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.916 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.916 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.916 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 14][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.916 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2710f490 18:37:19.916 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-14: set socket timeout to 0 18:37:19.916 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 14][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.917 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.917 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.917 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:37:19.917 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.916 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.917 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.917 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.917 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-14: Close connection 18:37:19.925 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.925 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.926 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10: 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39426], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59901ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-12-07T18:37:19.926436584Z 18:37:19.926 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59901ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-12-07T18:37:19.926564377Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59901ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-12-07T18:37:19.9266763Z 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2979ada6{ReadCallback@5a4e1c23{HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.926 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.926 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59900ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-12-07T18:37:19.926999728Z tryProduce true 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=1,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@f300beb[{l=/127.0.0.1:41975,r=/127.0.0.1:39426,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@624230ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2979ada6{null} 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b60ea6d startThread=0 18:37:19.927 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.927 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:19.927 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.927 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.927 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b60ea6d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59900ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.927 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@f300beb[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@624230ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.927 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@624230ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.927 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b60ea6d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59900ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.927 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59899ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.927 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119899ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59899ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.927 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@624230ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.928 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@f300beb[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@624230ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.928 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@624230ca::SocketChannelEndPoint@f300beb[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@624230ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1507fa9c{s=START}]=>HttpChannelOverHttp@1b0c7a28{s=HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6b3aff0d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.928 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.928 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.927 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 15][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.930 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.930 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.930 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39430<->127.0.0.1:41975 18:37:19.930 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:19.930 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.930 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7f4c4bfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39430]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.930 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.930 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:19.930 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Authorization: Basic dXNlcjo= 18:37:19.930 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Content-Length: 0 18:37:19.930 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Host: localhost:41975 18:37:19.930 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Connection: Keep-Alive 18:37:19.930 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.930 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Accept-Encoding: gzip,deflate 18:37:19.930 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.930 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:19.930 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Content-Length: 0[\r][\n]" 18:37:19.930 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Host: localhost:41975[\r][\n]" 18:37:19.930 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.930 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.930 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.930 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "[\r][\n]" 18:37:19.930 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.930 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.930 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.930 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.930 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7f4c4bfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39430]] 18:37:19.931 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7f4c4bfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39430]] startThread=0 18:37:19.931 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.931 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7f4c4bfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39430]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@276a7ced on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@20d8db69{ReadCallback@58aef44{HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@71f3760c on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7f4c4bfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39430]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.931 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119896ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@276a7ced 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@71f3760c 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39430], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-12-07T18:37:19.932619359Z 18:37:19.932 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-12-07T18:37:19.932762143Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.932 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59895ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-12-07T18:37:19.932881386Z tryProduce true 18:37:19.932 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.932 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.932 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.933 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.932 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59894ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-12-07T18:37:19.933267696Z 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@20d8db69{ReadCallback@58aef44{HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@17717c57[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.933 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1389725425 cs=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@23552d89 eof=false 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@23552d89 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2bc2dc6d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Length: 0 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.934 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@6a131e01[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@4c39c397[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7ab574bd{null} 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 31 Content-Type: text/plain 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@153a079c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67abe02c] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@4c39c397[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 31 Content-Type: text/plain 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@153a079c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67abe02c] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@650ca235{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>0.24)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4c39c397[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.936 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@650ca235{WRITING}->null:IDLE-->WRITING 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3dc5b53{s=COMPLETING}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@650ca235{WRITING}->null 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@650ca235{IDLE}->null:WRITING-->IDLE 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@153a079c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67abe02c] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@431c1766{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@431c1766{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@344d22b5) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@431c1766{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@431c1766{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:19.937 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1389725425 cs=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@23552d89 eof=false 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3dc5b53{s=END}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3}] parse null 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.937 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.937 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.937 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Content-Type: text/plain[\r][\n]" 18:37:19.937 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Content-Length: 31[\r][\n]" 18:37:19.937 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.937 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "[\r][\n]" 18:37:19.937 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "DELETE: Hello There Bob aged 10" 18:37:19.937 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << HTTP/1.1 200 OK 18:37:19.937 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.937 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Content-Type: text/plain 18:37:19.937 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Content-Length: 31 18:37:19.937 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Server: Jetty(11.0.24) 18:37:19.938 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.938 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 15][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.938 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-15: set socket timeout to 0 18:37:19.938 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 15][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.938 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.938 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.938 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:37:19.938 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.938 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-15: Close connection 18:37:19.938 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.938 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PutHello/Bob?age=10: 18:37:19.939 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.939 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.939 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.939 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 16][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.939 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.939 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.939 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39446<->127.0.0.1:41975 18:37:19.939 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:19.939 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.939 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7b388c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39446]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.939 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.939 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:19.939 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.939 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.939 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.939 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.939 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7b388c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39446]] 18:37:19.939 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7b388c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39446]] startThread=0 18:37:19.939 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.939 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.939 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7b388c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39446]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59887ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@37a058d9 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1815050f{ReadCallback@2cc27440{HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@19119791 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@37a058d9 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@19119791 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.940 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.939 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Authorization: Basic dXNlcjo= 18:37:19.940 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.942 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Content-Type: text/plain 18:37:19.942 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Content-Length: 9 18:37:19.942 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7b388c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39446]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59885ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.942 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59885ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.937 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:19.942 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119885ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59885ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.942 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Host: localhost:41975 18:37:19.942 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Connection: Keep-Alive 18:37:19.942 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.942 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Accept-Encoding: gzip,deflate 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Content-Type: text/plain[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Content-Length: 9[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Host: localhost:41975[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "[\r][\n]" 18:37:19.942 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "At last! " 18:37:19.942 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.942 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.942 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39446], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.942 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.942 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.942 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=8} 18:37:19.942 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.942 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.942 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=END,0 of 0},g=HttpGenerator@3dc5b53{s=END}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=8}] parsed false HttpParser{s=END,0 of 0} 18:37:19.942 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.942 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:19.942 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59885ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-12-07T18:37:19.942852317Z 18:37:19.942 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2bc2dc6d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=8}] 18:37:19.942 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59884ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-12-07T18:37:19.94299031Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:19.942 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59884ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-12-07T18:37:19.943076222Z 18:37:19.943 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59884ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-12-07T18:37:19.943144754Z tryProduce true 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1815050f{ReadCallback@2cc27440{HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1389725425 cs=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@23552d89 eof=true 18:37:19.943 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.943 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.943 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 266 DirectByteBuffer@f1b3242[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.943 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2bc2dc6d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=9}] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 266 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1389725425 cs=HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@23552d89 eof=true 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@431c1766{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1389725425 cs=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@23552d89 eof=true 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@23552d89 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2bc2dc6d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=9}] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.943 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.943 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2143482013 cs=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@20033b3 eof=false 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@20033b3 18:37:19.944 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.944 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.944 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.944 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.944 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1} Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.945 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213156217774 AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=1}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@306d0b1c[r=Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@306d0b1c[r=Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@306d0b1c[r=Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@306d0b1c[r=Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@2143482013 cs=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@20033b3 eof=false 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@306d0b1c[r=Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3b67ad07{DirectByteBufferR@53c9f4ee[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213156217774] AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2} 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2} 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=END,9 of 9},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=END,9 of 9},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213156217774 AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@306d0b1c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@306d0b1c[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@306d0b1c[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:19.946 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@306d0b1c[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@306d0b1c[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@2143482013 cs=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@20033b3 eof=false 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@2143482013 cs=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@20033b3 eof=false 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@50d7d88f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@83a0c62[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@e3387f7{null} 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 37 Content-Type: text/plain 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@12c17c5b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c3ccd2c] (null,[p=0,l=37,c=8192,r=37],true)@START 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@83a0c62[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 37 Content-Type: text/plain 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@12c17c5b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c3ccd2c] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@243d97d5{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=126,c=8192,r=126]={<<>>che,no-st...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@83a0c62[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@243d97d5{WRITING}->null:IDLE-->WRITING 18:37:19.947 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=END,9 of 9},g=HttpGenerator@31685c86{s=COMPLETING}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:19.947 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@243d97d5{WRITING}->null 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@243d97d5{IDLE}->null:WRITING-->IDLE 18:37:19.947 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@12c17c5b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c3ccd2c] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=4} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6649e3bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6649e3bf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=4} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@3623b09a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6649e3bf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6649e3bf{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=4} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:37:19.948 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2143482013 cs=HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@20033b3 eof=true 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=4} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@306d0b1c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=4}] 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2143482013 cs=HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@20033b3 eof=true 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@306d0b1c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=4}] 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2143482013 cs=HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@20033b3 eof=true 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6649e3bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2143482013 cs=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@20033b3 eof=true 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@20033b3 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@306d0b1c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=4}] 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.944 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.948 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.948 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.948 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@de939f4[{l=/127.0.0.1:41975,r=/127.0.0.1:39430,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@20d8db69{null} 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710ec547 startThread=0 18:37:19.949 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.949 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.949 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.949 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710ec547 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.947 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Content-Type: text/plain[\r][\n]" 18:37:19.948 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:19.949 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.949 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@de939f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.949 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.949 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Content-Length: 37[\r][\n]" 18:37:19.949 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.949 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@de939f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:19.949 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.949 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.949 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "[\r][\n]" 18:37:19.949 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6308dfe1::SocketChannelEndPoint@de939f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6308dfe1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3dc5b53{s=START}]=>HttpChannelOverHttp@6999b172{s=HttpChannelState@431c1766{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.949 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710ec547 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.949 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.949 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119878ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.949 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1815050f{ReadCallback@2cc27440{HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.950 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.950 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@19119791 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.950 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.950 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.950 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.950 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.950 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.950 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.949 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "PUT: At last! Hello There Bob aged 10" 18:37:19.950 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.950 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.950 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@19119791 18:37:19.950 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.950 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.950 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.950 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << HTTP/1.1 200 OK 18:37:19.950 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.950 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Content-Type: text/plain 18:37:19.950 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Content-Length: 37 18:37:19.950 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Server: Jetty(11.0.24) 18:37:19.950 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.951 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 16][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.951 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-16: set socket timeout to 0 18:37:19.951 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 16][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.951 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.951 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.951 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:37:19.951 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.951 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-16: Close connection 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39446], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59876ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-12-07T18:37:19.951391311Z 18:37:19.951 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.951 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59876ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-12-07T18:37:19.951530044Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59876ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-12-07T18:37:19.951603896Z 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1815050f{ReadCallback@2cc27440{HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.951 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59876ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-12-07T18:37:19.951697148Z tryProduce true 18:37:19.951 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.951 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.951 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.951 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.951 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3afacb7b[{l=/127.0.0.1:41975,r=/127.0.0.1:39446,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1815050f{null} 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11ab06e3 startThread=0 18:37:19.952 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.952 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.952 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:19.952 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.952 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.952 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3afacb7b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.952 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11ab06e3 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.952 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3afacb7b[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.952 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.952 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PutBlank: 18:37:19.952 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5bede1cc::SocketChannelEndPoint@3afacb7b[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5bede1cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31685c86{s=START}]=>HttpChannelOverHttp@6ded6477{s=HttpChannelState@6649e3bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.952 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11ab06e3 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.952 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.952 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119875ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.953 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.953 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.953 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.953 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 17][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.953 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.953 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.954 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39456<->127.0.0.1:41975 18:37:19.954 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:37:19.954 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.954 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@31fdf941[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39456]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.954 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.954 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.954 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Authorization: Basic dXNlcjo= 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@31fdf941[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39456]] 18:37:19.954 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Content-Type: text/plain 18:37:19.954 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Content-Length: 9 18:37:19.954 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Host: localhost:41975 18:37:19.954 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Connection: Keep-Alive 18:37:19.954 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@31fdf941[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39456]] startThread=0 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@31fdf941[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39456]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59873ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.954 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Accept-Encoding: gzip,deflate 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7b36925f on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@385dbced{ReadCallback@24c70ade{HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6b2cc073 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.954 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@31fdf941[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39456]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.955 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.955 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119872ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.954 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:37:19.954 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Content-Type: text/plain[\r][\n]" 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Content-Length: 9[\r][\n]" 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Host: localhost:41975[\r][\n]" 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7b36925f 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6b2cc073 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "[\r][\n]" 18:37:19.956 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "At last! " 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.956 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39456], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-12-07T18:37:19.957234158Z 18:37:19.957 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-12-07T18:37:19.957353041Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-12-07T18:37:19.957426362Z 18:37:19.957 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-12-07T18:37:19.957496374Z tryProduce true 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@385dbced{ReadCallback@24c70ade{HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.957 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.957 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.957 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 255 DirectByteBuffer@17717c57[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.957 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 255 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:19.957 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@47718744 cs=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 eof=false 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PutBlank HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=0} 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=0} 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=0} 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.958 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2} Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213170769980 AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@7622d5b0[r=Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@7622d5b0[r=Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@7622d5b0[r=Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@7622d5b0[r=Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@56f5901c{DirectByteBufferR@1564a97b[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@47718744 cs=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 eof=false 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@56f5901c{DirectByteBufferR@1564a97b[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@7622d5b0[r=Content@56f5901c{DirectByteBufferR@1564a97b[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@56f5901c{DirectByteBufferR@1564a97b[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.960 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213170769980] AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3} 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3} 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213170769980 AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@7622d5b0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@7622d5b0[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@7622d5b0[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@7622d5b0[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@7622d5b0[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@47718744 cs=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 eof=false 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@47718744 cs=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 eof=false 18:37:19.961 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.963 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@44f02d00[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.963 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:37:19.963 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@241fef7b[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@5e90fe94{null} 18:37:19.963 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=5} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 26 Content-Type: text/plain 18:37:19.963 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6e8fab4c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2b5213b0] (null,[p=0,l=26,c=8192,r=26],true)@START 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@241fef7b[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 26 Content-Type: text/plain 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6e8fab4c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2b5213b0] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@706d4596{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>0.24)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@241fef7b[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@706d4596{WRITING}->null:IDLE-->WRITING 18:37:19.964 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.964 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.964 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Content-Type: text/plain[\r][\n]" 18:37:19.964 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Content-Length: 26[\r][\n]" 18:37:19.964 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@442e98c{s=COMPLETING}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=6}] 18:37:19.964 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "[\r][\n]" 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@706d4596{WRITING}->null 18:37:19.964 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "PUT: At last! Hello There " 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@706d4596{IDLE}->null:WRITING-->IDLE 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6e8fab4c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2b5213b0] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:37:19.964 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << HTTP/1.1 200 OK 18:37:19.964 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.964 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Content-Type: text/plain 18:37:19.964 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Content-Length: 26 18:37:19.964 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Server: Jetty(11.0.24) 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.964 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=6} 18:37:19.964 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@24d30e1f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.965 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@24d30e1f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.965 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=7} 18:37:19.965 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@29d07151) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.965 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 17][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.965 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-17: set socket timeout to 0 18:37:19.965 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 17][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.965 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.965 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.965 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:37:19.965 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.965 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-17: Close connection 18:37:19.965 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.965 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PostHello/Bob?age=10: 18:37:19.965 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@24d30e1f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@24d30e1f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=8} 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:37:19.966 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.966 [qtp773066329-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@47718744 cs=HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 eof=true 18:37:19.966 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.966 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=8} 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7622d5b0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=8}] 18:37:19.966 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 18][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@47718744 cs=HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 eof=true 18:37:19.966 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7622d5b0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=8}] 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@47718744 cs=HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 eof=true 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@24d30e1f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.966 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@47718744 cs=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 eof=true 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3a5d6314 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@7622d5b0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=8}] 18:37:19.966 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39468<->127.0.0.1:41975 18:37:19.966 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:19.966 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.966 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@526775a7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39468]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.966 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.966 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.966 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.967 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.967 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.967 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.967 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.967 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1014ada2[{l=/127.0.0.1:41975,r=/127.0.0.1:39456,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.967 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@385dbced{null} 18:37:19.968 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.968 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.968 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a6e7459 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59859ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.966 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:19.968 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Authorization: Basic dXNlcjo= 18:37:19.966 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.968 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.968 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.968 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1014ada2[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.968 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.968 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Content-Type: text/plain 18:37:19.968 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.968 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.968 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.968 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@526775a7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39468]] 18:37:19.968 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.968 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Content-Length: 9 18:37:19.968 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.968 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Host: localhost:41975 18:37:19.968 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@526775a7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39468]] startThread=0 18:37:19.968 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a6e7459 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59859ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.968 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.968 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Connection: Keep-Alive 18:37:19.968 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59859ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.968 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.968 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.968 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119859ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59859ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.968 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@526775a7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39468]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59859ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.968 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Accept-Encoding: gzip,deflate 18:37:19.968 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.968 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.968 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:19.968 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Content-Type: text/plain[\r][\n]" 18:37:19.968 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Content-Length: 9[\r][\n]" 18:37:19.968 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.968 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.968 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4ee280fd on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@396cf47f{ReadCallback@c0d9344{HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@56321f50 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@526775a7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39468]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4ee280fd 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@56321f50 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.968 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a6e7459 startThread=0 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.968 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Host: localhost:41975[\r][\n]" 18:37:19.969 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.969 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.969 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.969 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119858ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.969 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.969 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "[\r][\n]" 18:37:19.969 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.969 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "At last! " 18:37:19.970 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1014ada2[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.970 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4efa5f9f::SocketChannelEndPoint@1014ada2[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4efa5f9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@442e98c{s=START}]=>HttpChannelOverHttp@76713f5a{s=HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@24d30e1f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.970 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.970 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39468], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59857ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-12-07T18:37:19.970406689Z 18:37:19.970 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59857ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-12-07T18:37:19.970531562Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59857ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-12-07T18:37:19.970618414Z 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@396cf47f{ReadCallback@c0d9344{HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 268 DirectByteBuffer@f1b3242[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 268 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.970 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@894880963 cs=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 eof=false 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=0} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.971 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1}] 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1} Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.972 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213183254375 AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5691beca[r=Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5691beca[r=Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5691beca[r=Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5691beca[r=Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@30e38990{DirectByteBufferR@33d06b9b[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@894880963 cs=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 eof=false 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@30e38990{DirectByteBufferR@33d06b9b[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5691beca[r=Content@30e38990{DirectByteBufferR@33d06b9b[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@30e38990{DirectByteBufferR@33d06b9b[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213183254375] AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2} 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2} 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213183254375 AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@5691beca[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.973 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5691beca[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5691beca[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5691beca[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@5691beca[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@894880963 cs=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 eof=false 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@894880963 cs=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 eof=false 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@256fba1c[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7ed33795[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@52508ed6{null} 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 38 Content-Type: text/plain 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@626cabb4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a8b42bf] (null,[p=0,l=38,c=8192,r=38],true)@START 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@7ed33795[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 38 Content-Type: text/plain 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@626cabb4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a8b42bf] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5d83b5e4{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=126,c=8192,r=126]={<<>>che,no-st...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7ed33795[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5d83b5e4{WRITING}->null:IDLE-->WRITING 18:37:19.974 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=W,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@12b95546{s=COMPLETING}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:19.974 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@5d83b5e4{WRITING}->null 18:37:19.974 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Content-Type: text/plain[\r][\n]" 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5d83b5e4{IDLE}->null:WRITING-->IDLE 18:37:19.974 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Content-Length: 38[\r][\n]" 18:37:19.974 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@626cabb4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a8b42bf] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:37:19.974 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "[\r][\n]" 18:37:19.974 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "POST: At last! Hello There Bob aged 10" 18:37:19.974 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.975 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << HTTP/1.1 200 OK 18:37:19.975 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:19.975 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Content-Type: text/plain 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@315345b3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.975 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Content-Length: 38 18:37:19.975 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Server: Jetty(11.0.24) 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@315345b3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@bf3a6bc) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@315345b3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@315345b3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.975 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:37:19.975 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@894880963 cs=HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 eof=true 18:37:19.975 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 18][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.975 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-18: set socket timeout to 0 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:19.975 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 18][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5691beca[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:19.975 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.975 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.975 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@894880963 cs=HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 eof=true 18:37:19.975 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.975 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-18: Close connection 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5691beca[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@894880963 cs=HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 eof=true 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@315345b3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.975 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@894880963 cs=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 eof=true 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7d9d6683 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5691beca[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:19.975 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PostBlank: 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.975 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.970 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-12-07T18:37:19.975951788Z tryProduce true 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@78314a13[{l=/127.0.0.1:41975,r=/127.0.0.1:39468,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@396cf47f{null} 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.976 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cc59d7d startThread=0 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.976 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.976 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:19.976 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.976 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cc59d7d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59851ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.976 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 19][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.976 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@78314a13[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.976 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@78314a13[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.976 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3c7134b2::SocketChannelEndPoint@78314a13[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3c7134b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12b95546{s=START}]=>HttpChannelOverHttp@2dde2b2c{s=HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@315345b3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.976 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cc59d7d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59851ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.976 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.976 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59851ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.976 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119851ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59851ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.976 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.979 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39478<->127.0.0.1:41975 18:37:19.979 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4f69ef83[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39478]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:19.979 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:37:19.979 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:19.979 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.979 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.979 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.979 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.979 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.979 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4f69ef83[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39478]] 18:37:19.979 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4f69ef83[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39478]] startThread=0 18:37:19.979 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.979 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.979 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4f69ef83[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39478]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.980 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> POST /base/RestTest/PostBlank HTTP/1.1 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.980 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Authorization: Basic dXNlcjo= 18:37:19.980 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Content-Type: text/plain 18:37:19.980 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Content-Length: 9 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.980 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Host: localhost:41975 18:37:19.980 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Connection: Keep-Alive 18:37:19.980 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.980 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Accept-Encoding: gzip,deflate 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Content-Type: text/plain[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Content-Length: 9[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Host: localhost:41975[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "[\r][\n]" 18:37:19.980 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "At last! " 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@33306f83 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6ae913b9{ReadCallback@1271d8ed{HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@228df157 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4f69ef83[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39478]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@33306f83 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@228df157 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.980 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119847ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.980 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39478], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59846ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-12-07T18:37:19.981220801Z 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59846ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-12-07T18:37:19.981333854Z 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6ae913b9{ReadCallback@1271d8ed{HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.981 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59846ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-12-07T18:37:19.981408346Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.981 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59846ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-12-07T18:37:19.981719423Z tryProduce true 18:37:19.981 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@f1b3242[p=0,l=257,c=8192,r=257]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.981 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=257,c=8192,r=257]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.981 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.981 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=257,c=8192,r=257]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=257,c=8192,r=257]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.981 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@740467958 cs=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62c15711 eof=false 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@62c15711 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} POST /base/RestTest/PostBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PostBlank HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.982 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.983 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2} Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213194488887 AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@2b94c9b4[r=Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@2b94c9b4[r=Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@2b94c9b4[r=Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2b94c9b4[r=Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@740467958 cs=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62c15711 eof=false 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2b94c9b4[r=Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ef9d282{DirectByteBufferR@27c5d0bf[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213194488887] AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213194488887 AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@2b94c9b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@2b94c9b4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@2b94c9b4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@2b94c9b4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@2b94c9b4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.984 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@740467958 cs=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62c15711 eof=false 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@740467958 cs=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62c15711 eof=false 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@4f546289[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@4200dbbe[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@123d6cbe{null} 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 27 Content-Type: text/plain 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@1bf4166e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77587fb3] (null,[p=0,l=27,c=8192,r=27],true)@START 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@4200dbbe[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 27 Content-Type: text/plain 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@1bf4166e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77587fb3] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@334197cd{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>0.24)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4200dbbe[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@334197cd{WRITING}->null:IDLE-->WRITING 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@26c57085{s=COMPLETING}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=3}] 18:37:19.985 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@334197cd{WRITING}->null 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@334197cd{IDLE}->null:WRITING-->IDLE 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1bf4166e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77587fb3] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=4} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@301f8ff3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@301f8ff3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=4} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@4a605587) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@301f8ff3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@301f8ff3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=4} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:37:19.986 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@740467958 cs=HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62c15711 eof=true 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=4} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2b94c9b4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=4}] 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@740467958 cs=HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62c15711 eof=true 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2b94c9b4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=4}] 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@740467958 cs=HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62c15711 eof=true 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@301f8ff3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@740467958 cs=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62c15711 eof=true 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@62c15711 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2b94c9b4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=4}] 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.986 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6ae913b9{ReadCallback@1271d8ed{HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.987 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.987 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@228df157 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.987 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:19.987 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.987 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:19.987 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:19.987 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.987 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.987 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Content-Type: text/plain[\r][\n]" 18:37:19.987 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Content-Length: 27[\r][\n]" 18:37:19.987 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.987 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "[\r][\n]" 18:37:19.987 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "POST: At last! Hello There " 18:37:19.987 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << HTTP/1.1 200 OK 18:37:19.987 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.987 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Content-Type: text/plain 18:37:19.987 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Content-Length: 27 18:37:19.987 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Server: Jetty(11.0.24) 18:37:19.987 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.987 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 19][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.987 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-19: set socket timeout to 0 18:37:19.987 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 19][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.987 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.987 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.987 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:37:19.987 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.987 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-19: Close connection 18:37:19.987 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.987 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PatchHello/Bob?age=10: 18:37:19.988 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.988 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.988 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.988 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 20][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.988 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.988 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.989 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39492<->127.0.0.1:41975 18:37:19.989 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:19.989 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.989 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:19.989 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Authorization: Basic dXNlcjo= 18:37:19.989 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Content-Type: application/merge-patch+json 18:37:19.989 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Content-Length: 9 18:37:19.989 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Host: localhost:41975 18:37:19.989 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Connection: Keep-Alive 18:37:19.989 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:19.989 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Accept-Encoding: gzip,deflate 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Content-Length: 9[\r][\n]" 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Host: localhost:41975[\r][\n]" 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Connection: Keep-Alive[\r][\n]" 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "[\r][\n]" 18:37:19.989 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@700d69c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39492]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:19.987 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.989 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.989 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.987 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@228df157 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39478], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.989 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-12-07T18:37:19.990009472Z 18:37:19.990 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-12-07T18:37:19.990134195Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.989 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "At last! " 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-12-07T18:37:19.990211047Z 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6ae913b9{ReadCallback@1271d8ed{HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.990 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-12-07T18:37:19.99031973Z tryProduce true 18:37:19.990 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.990 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.990 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.989 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.990 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:19.990 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.990 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.990 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:19.990 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.990 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@700d69c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39492]] 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.990 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@700d69c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39492]] startThread=0 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.990 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.990 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.990 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@700d69c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39492]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@ef973b5[{l=/127.0.0.1:41975,r=/127.0.0.1:39478,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.990 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.990 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6ae913b9{null} 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c3bb8e0 startThread=0 18:37:19.990 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:19.990 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:19.990 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c3bb8e0 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.991 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:19.990 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.991 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.991 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.990 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:19.991 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:19.991 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@ef973b5[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@2a3aca97 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.991 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@ef973b5[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7691ce3f::SocketChannelEndPoint@ef973b5[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7691ce3f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c57085{s=START}]=>HttpChannelOverHttp@50e8b119{s=HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@301f8ff3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c3bb8e0 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.991 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.991 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7aa36559{ReadCallback@1c227bb9{HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.991 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119836ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@603064d8 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@700d69c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39492]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.991 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119836ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@2a3aca97 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@603064d8 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39492], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.991 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-12-07T18:37:19.992053543Z 18:37:19.992 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-12-07T18:37:19.992176156Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-12-07T18:37:19.992246228Z 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7aa36559{ReadCallback@1c227bb9{HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:19.992 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-12-07T18:37:19.99233237Z tryProduce true 18:37:19.992 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.992 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.992 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 288 DirectByteBuffer@17717c57[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.992 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 288 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:19.992 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@23212429 cs=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 eof=false 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:19.993 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1} Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213205129805 AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@3149250d[r=Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:19.994 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@3149250d[r=Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@3149250d[r=Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@3149250d[r=Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@3881f8d2{DirectByteBufferR@287f4816[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@23212429 cs=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 eof=false 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@3881f8d2{DirectByteBufferR@287f4816[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@3149250d[r=Content@3881f8d2{DirectByteBufferR@287f4816[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3881f8d2{DirectByteBufferR@287f4816[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213205129805] AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2} 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2} 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213205129805 AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@3149250d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@3149250d[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@3149250d[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@3149250d[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@3149250d[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@23212429 cs=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 eof=false 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@23212429 cs=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 eof=false 18:37:19.995 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@7fbfcf4e[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7a6fcf9[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@30d6c3b7{null} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@623b1243[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63ff64f5] (null,[p=0,l=39,c=8192,r=39],true)@START 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@7a6fcf9[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:19 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@623b1243[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63ff64f5] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@530e1d47{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=144,c=8192,r=144]={<<>>ent-Type:...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7a6fcf9[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@530e1d47{WRITING}->null:IDLE-->WRITING 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2e328518{s=COMPLETING}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:19.996 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "HTTP/1.1 200 OK[\r][\n]" 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@530e1d47{WRITING}->null 18:37:19.996 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Date: Sat, 07 Dec 2024 18:37:19 GMT[\r][\n]" 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@530e1d47{IDLE}->null:WRITING-->IDLE 18:37:19.996 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:19.996 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Content-Length: 39[\r][\n]" 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@623b1243[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63ff64f5] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:37:19.996 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:19.996 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "[\r][\n]" 18:37:19.996 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "PATCH: At last! Hello There Bob aged 10" 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:19.996 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << HTTP/1.1 200 OK 18:37:19.996 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Date: Sat, 07 Dec 2024 18:37:19 GMT 18:37:19.996 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Content-Type: application/merge-patch+json 18:37:19.996 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Content-Length: 39 18:37:19.996 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Server: Jetty(11.0.24) 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@70849827{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@70849827{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@55c3b7ea) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:19.996 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@70849827{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@70849827{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.996 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4} 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:37:19.997 [qtp773066329-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:19 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:19.997 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 20][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:19.997 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-20: set socket timeout to 0 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@23212429 cs=HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 eof=true 18:37:19.997 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 20][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4} 18:37:19.997 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:19.997 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:19.997 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3149250d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.997 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@23212429 cs=HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 eof=true 18:37:19.997 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-20: Close connection 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3149250d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@23212429 cs=HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 eof=true 18:37:19.997 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@70849827{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@23212429 cs=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 eof=true 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1b3985c2 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@3149250d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:37:19.997 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PatchBlank: 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5a632966[{l=/127.0.0.1:41975,r=/127.0.0.1:39492,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7aa36559{null} 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6fd00e1b startThread=0 18:37:19.997 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:19.997 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:19.997 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:19.997 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6fd00e1b in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59829ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.997 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:19.998 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:19.998 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:19.998 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:19.998 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:19.998 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5a632966[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.998 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5a632966[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.998 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:19.998 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:19.998 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@69d1f6d2::SocketChannelEndPoint@5a632966[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@69d1f6d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e328518{s=START}]=>HttpChannelOverHttp@65bc261e{s=HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@70849827{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:19.998 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6fd00e1b in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59829ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:19.998 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:19.998 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:19.998 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59829ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.998 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119829ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59829ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:19.998 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:19.999 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 21][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:19.999 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:19.999 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:19.999 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39502<->127.0.0.1:41975 18:37:19.999 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:19.999 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:19.999 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2ee4b172[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39502]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.000 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.000 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:20.000 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Authorization: Basic dXNlcjo= 18:37:20.000 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Content-Type: application/merge-patch+json 18:37:20.000 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Content-Length: 9 18:37:20.000 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Host: localhost:41975 18:37:20.000 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Connection: Keep-Alive 18:37:20.000 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.000 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Accept-Encoding: gzip,deflate 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Content-Length: 9[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Host: localhost:41975[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "[\r][\n]" 18:37:20.000 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "At last! " 18:37:20.000 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.000 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.000 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.000 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.000 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2ee4b172[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39502]] 18:37:20.000 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2ee4b172[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39502]] startThread=0 18:37:20.000 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.000 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2ee4b172[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39502]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59827ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@c8aeefe on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1acb900{ReadCallback@39d46607{HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@62f282dd on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.000 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.001 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.001 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2ee4b172[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39502]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.001 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@c8aeefe 18:37:20.001 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119826ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@62f282dd 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39502], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-12-07T18:37:20.001516611Z 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-12-07T18:37:20.001619204Z 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1acb900{ReadCallback@39d46607{HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 277 DirectByteBuffer@f1b3242[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 277 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.001 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-12-07T18:37:20.0018457Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.001 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.001 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-12-07T18:37:20.001978063Z tryProduce true 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.002 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.002 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.002 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=REQUEST_VERSION,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1158488484 cs=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7acd3937 eof=false 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7acd3937 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.002 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PatchBlank HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=0} 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=0} 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=0} 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.002 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.003 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.003 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2} Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213214529411 AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@32498784[r=Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@32498784[r=Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@32498784[r=Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@32498784[r=Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@2029866b{DirectByteBufferR@c8593cb[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1158488484 cs=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7acd3937 eof=false 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@2029866b{DirectByteBufferR@c8593cb[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@32498784[r=Content@2029866b{DirectByteBufferR@c8593cb[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@2029866b{DirectByteBufferR@c8593cb[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213214529411] AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=END,9 of 9},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=END,9 of 9},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213214529411 AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@32498784[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@32498784[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@32498784[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@32498784[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.004 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@32498784[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=2}] 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1158488484 cs=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7acd3937 eof=false 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1158488484 cs=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7acd3937 eof=false 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@1f1217ed[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6199d62c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@d6f1eaa{null} 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2d54df07[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22f6183f] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@6199d62c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2d54df07[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22f6183f] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@d7192fb{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=144,c=8192,r=144]={<<>>ontent-Ty...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6199d62c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@d7192fb{WRITING}->null:IDLE-->WRITING 18:37:20.005 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=END,9 of 9},g=HttpGenerator@77c8666a{s=COMPLETING}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=3}] 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@d7192fb{WRITING}->null 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@d7192fb{IDLE}->null:WRITING-->IDLE 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2d54df07[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22f6183f] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@34084350{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@34084350{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@781e47b1) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@34084350{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@34084350{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:37:20.006 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1158488484 cs=HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7acd3937 eof=true 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@32498784[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1158488484 cs=HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7acd3937 eof=true 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@32498784[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1158488484 cs=HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7acd3937 eof=true 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@34084350{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1158488484 cs=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7acd3937 eof=true 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7acd3937 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@32498784[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.006 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.007 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.007 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1acb900{ReadCallback@39d46607{HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.007 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.007 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@62f282dd on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.007 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.007 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.007 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.007 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.007 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.007 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.007 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@62f282dd 18:37:20.007 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.007 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.007 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.007 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.007 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.007 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.007 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Content-Length: 28[\r][\n]" 18:37:20.007 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.007 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "[\r][\n]" 18:37:20.007 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "PATCH: At last! Hello There " 18:37:20.007 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << HTTP/1.1 200 OK 18:37:20.007 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.007 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Content-Type: application/merge-patch+json 18:37:20.007 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Content-Length: 28 18:37:20.007 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Server: Jetty(11.0.24) 18:37:20.007 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.007 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 21][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.007 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-21: set socket timeout to 0 18:37:20.007 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 21][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.008 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.008 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.008 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:37:20.008 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.008 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-21: Close connection 18:37:20.008 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39502], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59818ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-12-07T18:37:20.009619659Z 18:37:20.009 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59818ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-12-07T18:37:20.009806154Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59818ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-12-07T18:37:20.009874185Z 18:37:20.009 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59818ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-12-07T18:37:20.009935587Z tryProduce true 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1acb900{ReadCallback@39d46607{HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.009 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.009 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.009 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.010 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5a903783[{l=/127.0.0.1:41975,r=/127.0.0.1:39502,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1acb900{null} 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@779017d8 startThread=0 18:37:20.010 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.010 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.010 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.010 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.010 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.010 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.010 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@779017d8 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59817ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5a903783[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5a903783[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.010 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@57fdf7ad::SocketChannelEndPoint@5a903783[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57fdf7ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77c8666a{s=START}]=>HttpChannelOverHttp@3bf80825{s=HttpChannelState@34084350{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.010 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.010 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@779017d8 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59817ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.010 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59817ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.010 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119817ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59817ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.011 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/NonExistant/URL/: 18:37:20.012 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.012 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.012 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.012 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 22][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.012 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.012 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.012 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39518<->127.0.0.1:41975 18:37:20.012 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/NonExistant/URL/ HTTP/1.1 18:37:20.012 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.012 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.012 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@47c73344[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39518]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.012 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@47c73344[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39518]] 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@47c73344[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39518]] startThread=0 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@47c73344[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39518]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@624eb0ae on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@d3ff934{ReadCallback@5ea50220{HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@4979129a on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@47c73344[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39518]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.013 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119814ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59814ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.016 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.016 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.013 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> GET /base/NonExistant/URL/ HTTP/1.1 18:37:20.013 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@624eb0ae 18:37:20.016 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Host: localhost:41975 18:37:20.016 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@4979129a 18:37:20.016 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Connection: Keep-Alive 18:37:20.016 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.016 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Accept-Encoding: gzip,deflate 18:37:20.016 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "GET /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:20.016 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Host: localhost:41975[\r][\n]" 18:37:20.016 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.016 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.016 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.016 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.016 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.016 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.016 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "[\r][\n]" 18:37:20.025 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.025 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.025 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39518], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59801ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-12-07T18:37:20.026194544Z 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59801ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-12-07T18:37:20.026292526Z 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@d3ff934{ReadCallback@5ea50220{HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.026 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59801ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-12-07T18:37:20.026409309Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 169 DirectByteBuffer@f1b3242[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.026 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59801ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-12-07T18:37:20.026526692Z tryProduce true 18:37:20.026 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.026 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 169 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.026 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.026 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.026 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@973572454 cs=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1a09c52e eof=false 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1a09c52e 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2b449237[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=1} GET /base/NonExistant/URL/ HTTP/1.1 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=1}] 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/NonExistant/URL/ HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/NonExistant/URL/ ?null on HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.027 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.028 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@973572454 cs=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1a09c52e eof=false 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] parse null 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] parsed false HttpParser{s=END,0 of -1} 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2b449237[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@973572454 cs=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1a09c52e eof=true 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2b449237[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] 18:37:20.030 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@973572454 cs=HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1a09c52e eof=true 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@284338bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6470ca5c[p=0,l=501,c=32768,r=501]={<<<\n\n\n\n\n\n>>>.0.24...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@392dfed6 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/NonExistant/URL/ on HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=5} 404 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6dd96c68[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62038ece] (null,[p=0,l=501,c=32768,r=501],true)@START 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@6470ca5c[p=0,l=501,c=32768,r=501]={<<<\n\n\n\n\n\n>>>.0.24...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6dd96c68[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62038ece] ([p=0,l=202,c=8192,r=202],[p=0,l=501,c=32768,r=501],true)@COMPLETING 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@658426cf{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=202,c=8192,r=202]={<<>>3\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@6470ca5c[p=0,l=501,c=32768,r=501]={<<<\n\n\n\n\n\n>>>.0.24...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@658426cf{WRITING}->null:IDLE-->WRITING 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 703 SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3c88b8da{s=COMPLETING}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=5}] 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=703 remaining=0 WriteFlusher@658426cf{WRITING}->null 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@658426cf{IDLE}->null:WRITING-->IDLE 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6dd96c68[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62038ece] ([p=202,l=202,c=8192,r=0],[p=501,l=501,c=32768,r=0],true)@END 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@284338bf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Content-Length: 501[\r][\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\r][\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@284338bf{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=5} 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Error 404 Not Found[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "

HTTP ERROR 404 Not Found

[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=501 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "
URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a
[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "
Powered by Jetty:// 11.0.24
[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "GET /base/NonExistant/URL/ HTTP/1.1" 404 501 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:37:20.031 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@973572454 cs=HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1a09c52e eof=true 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=6} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2b449237[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=6}] 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@973572454 cs=HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1a09c52e eof=true 18:37:20.032 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << HTTP/1.1 404 Not Found 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2b449237[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=6}] 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@973572454 cs=HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1a09c52e eof=true 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@284338bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@973572454 cs=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1a09c52e eof=true 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1a09c52e 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2b449237[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=6}] 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@d3ff934{ReadCallback@5ea50220{HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@4979129a on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.032 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.033 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.033 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.033 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.033 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.033 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@4979129a 18:37:20.033 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.033 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.033 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.032 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.033 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Cache-Control: must-revalidate,no-cache,no-store 18:37:20.033 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Content-Type: text/html;charset=iso-8859-1 18:37:20.033 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Content-Length: 501 18:37:20.033 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Server: Jetty(11.0.24) 18:37:20.033 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.033 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 22][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.033 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-22: set socket timeout to 0 18:37:20.034 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 22][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.034 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.034 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.034 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a

Powered by Jetty:// 11.0.24
18:37:20.034 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.034 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-22: Close connection 18:37:20.034 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.034 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/NonExistant/URL/: 18:37:20.035 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.035 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.035 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.035 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 23][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.035 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.035 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.035 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39530<->127.0.0.1:41975 18:37:20.035 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/NonExistant/URL/ HTTP/1.1 18:37:20.035 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.035 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.035 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4752c9c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39530]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.035 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.035 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> DELETE /base/NonExistant/URL/ HTTP/1.1 18:37:20.035 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Content-Length: 0 18:37:20.035 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Host: localhost:41975 18:37:20.035 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Connection: Keep-Alive 18:37:20.035 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.035 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Accept-Encoding: gzip,deflate 18:37:20.035 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "DELETE /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:20.035 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Content-Length: 0[\r][\n]" 18:37:20.035 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Host: localhost:41975[\r][\n]" 18:37:20.035 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.035 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.035 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.035 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "[\r][\n]" 18:37:20.035 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.035 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.035 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.035 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.036 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4752c9c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39530]] 18:37:20.036 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4752c9c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39530]] startThread=0 18:37:20.036 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.036 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.036 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.036 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.036 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39518], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4752c9c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39530]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59791ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7cf005e6 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.036 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3029f984{ReadCallback@54565123{HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.037 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.037 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@28f5b17a on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.037 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.037 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.037 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4752c9c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39530]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59790ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.037 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59790ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.037 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119790ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59790ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7cf005e6 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@28f5b17a 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39530], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.037 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59790ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-12-07T18:37:20.037947115Z 18:37:20.036 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.038 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.038 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59789ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-12-07T18:37:20.038064428Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.038 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59789ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-12-07T18:37:20.038169671Z 18:37:20.038 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59789ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-12-07T18:37:20.038196611Z tryProduce true 18:37:20.038 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.038 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.038 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.038 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.038 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59789ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-12-07T18:37:20.038313834Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:20.038 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59789ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-12-07T18:37:20.038408917Z tryProduce true 18:37:20.038 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.038 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.038 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.038 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.038 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59789ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-12-07T18:37:20.038812717Z 18:37:20.038 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@d3ff934{ReadCallback@5ea50220{HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.038 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@563d53df[{l=/127.0.0.1:41975,r=/127.0.0.1:39518,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@d3ff934{null} 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73b91352 startThread=0 18:37:20.039 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73b91352 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59788ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.039 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@563d53df[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@563d53df[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.039 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ed1b300::SocketChannelEndPoint@563d53df[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ed1b300[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c88b8da{s=START}]=>HttpChannelOverHttp@323d94a1{s=HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@284338bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.039 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73b91352 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59788ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.039 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.039 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59788ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.038 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59789ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-12-07T18:37:20.038300924Z 18:37:20.039 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119788ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59788ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.039 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3029f984{ReadCallback@54565123{HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.039 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.039 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.039 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.039 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.039 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.039 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 191 DirectByteBuffer@17717c57[p=0,l=191,c=8192,r=191]={<<>>e\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.039 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.040 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 191 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=191,c=8192,r=191]={<<>>e\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=191,c=8192,r=191]={<<>>e\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=191,c=8192,r=191]={<<>>e\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1224863702 cs=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@140424c9 eof=false 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@140424c9 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1327eff3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0} DELETE /base/NonExistant/URL/ HTTP/1.1 Content-Length: 0 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0}] 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/NonExistant/URL/ HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=0} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/NonExistant/URL/ ?null on HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=0} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.040 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.041 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1224863702 cs=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@140424c9 eof=false 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parse null 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=END,0 of 0},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,0 of 0} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1327eff3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1224863702 cs=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@140424c9 eof=true 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1327eff3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1224863702 cs=HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@140424c9 eof=true 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@113d51be{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6b45a987[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@68a65a59[p=0,l=106,c=8192,r=106]={<<>>Length: 2...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.042 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@62c11e55{WRITING}->null:IDLE-->WRITING 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=END,0 of 0},g=HttpGenerator@4b62e1f7{s=COMPLETING}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@62c11e55{WRITING}->null 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@62c11e55{IDLE}->null:WRITING-->IDLE 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7ba269c6[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4e352817] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@113d51be{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@113d51be{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:37:20.043 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "DELETE /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1224863702 cs=HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@140424c9 eof=true 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1327eff3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1224863702 cs=HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@140424c9 eof=true 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1327eff3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1224863702 cs=HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@140424c9 eof=true 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@113d51be{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1224863702 cs=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@140424c9 eof=true 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@140424c9 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1327eff3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3029f984{ReadCallback@54565123{HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@28f5b17a on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.043 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.043 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.043 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.044 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.044 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@28f5b17a 18:37:20.044 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.044 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.044 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.043 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.044 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.044 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.044 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Content-Length: 0[\r][\n]" 18:37:20.044 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.044 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "[\r][\n]" 18:37:20.044 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << HTTP/1.1 404 Not Found 18:37:20.044 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.044 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Content-Length: 0 18:37:20.044 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Server: Jetty(11.0.24) 18:37:20.044 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.044 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 23][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.044 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-23: set socket timeout to 0 18:37:20.044 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 23][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.044 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.044 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.044 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:20.044 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.044 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-23: Close connection 18:37:20.044 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.044 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.044 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39530], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59782ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-12-07T18:37:20.04515854Z 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59782ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-12-07T18:37:20.045257282Z 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3029f984{ReadCallback@54565123{HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2f41ecdb[{l=/127.0.0.1:41975,r=/127.0.0.1:39530,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3029f984{null} 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=1 updates=0 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3309bfe7 startThread=0 18:37:20.045 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3309bfe7 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59782ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.045 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2f41ecdb[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.045 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2f41ecdb[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.046 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.046 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3309bfe7 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.046 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.046 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119781ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.044 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.046 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5c771d87::SocketChannelEndPoint@2f41ecdb[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.048 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.048 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.048 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/NonExistant/URL/: 18:37:20.048 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@2f41ecdb[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:20.048 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2f41ecdb[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.048 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2f41ecdb[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5c771d87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b62e1f7{s=START}]=>HttpChannelOverHttp@d975651{s=HttpChannelState@113d51be{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.048 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.048 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.048 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.048 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.049 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 24][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.049 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.049 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.049 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39534<->127.0.0.1:41975 18:37:20.049 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/NonExistant/URL/ HTTP/1.1 18:37:20.049 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.049 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.049 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5c8af390[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39534]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.049 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.049 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.049 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.049 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> PUT /base/NonExistant/URL/ HTTP/1.1 18:37:20.049 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Content-Type: text/plain 18:37:20.049 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Content-Length: 9 18:37:20.049 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.049 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.049 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5c8af390[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39534]] 18:37:20.049 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5c8af390[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39534]] startThread=0 18:37:20.049 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.049 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.049 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59778ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-12-07T18:37:20.049557532Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.049 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5c8af390[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39534]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59778ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.049 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59778ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-12-07T18:37:20.049654655Z tryProduce true 18:37:20.049 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.049 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.049 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Host: localhost:41975 18:37:20.049 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Connection: Keep-Alive 18:37:20.049 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.049 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.049 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.049 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Accept-Encoding: gzip,deflate 18:37:20.049 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "PUT /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:20.049 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.049 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7403367f on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1751632d{ReadCallback@2be908d{HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6f63ee6b on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5c8af390[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39534]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59777ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59777ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.050 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119777ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59777ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7403367f 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6f63ee6b 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.050 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.049 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Content-Type: text/plain[\r][\n]" 18:37:20.052 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Content-Length: 9[\r][\n]" 18:37:20.052 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Host: localhost:41975[\r][\n]" 18:37:20.052 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.052 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.052 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.052 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "[\r][\n]" 18:37:20.052 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "At last! " 18:37:20.052 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.052 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.052 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39534], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.052 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.052 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.052 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59775ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-12-07T18:37:20.052860117Z 18:37:20.052 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59775ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-12-07T18:37:20.05296984Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.052 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59774ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-12-07T18:37:20.053035602Z 18:37:20.053 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59774ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-12-07T18:37:20.053104583Z tryProduce true 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1751632d{ReadCallback@2be908d{HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.053 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.053 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.053 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 223 DirectByteBuffer@17717c57[p=0,l=223,c=8192,r=223]={<<>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.053 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 223 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=223,c=8192,r=223]={<<>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=223,c=8192,r=223]={<<>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=223,c=8192,r=223]={<<>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@476273119 cs=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@732c3c9e eof=false 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@732c3c9e 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@475cbf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.053 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0} PUT /base/NonExistant/URL/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/NonExistant/URL/ HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/NonExistant/URL/ ?null on HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.054 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@476273119 cs=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@732c3c9e eof=false 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} Content@6e0ad6ba{DirectByteBufferR@6821c705[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6e0ad6ba{DirectByteBufferR@6821c705[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=223,l=223,c=8192,r=0]={PUT /base... last! <<<>>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=223,l=223,c=8192,r=0]={PUT /base... last! <<<>>>/4.5.14 (...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.055 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@475cbf4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@476273119 cs=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@732c3c9e eof=true 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@475cbf4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@476273119 cs=HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@732c3c9e eof=true 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@34082a08{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6470ca5c[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@6d71ff55[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@e03d8c5{WRITING}->null:IDLE-->WRITING 18:37:20.056 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.056 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.056 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Content-Length: 0[\r][\n]" 18:37:20.056 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.056 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "[\r][\n]" 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@62fc5d10{s=COMPLETING}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@e03d8c5{WRITING}->null 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@e03d8c5{IDLE}->null:WRITING-->IDLE 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@507b8093[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@687c2320] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:20.056 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << HTTP/1.1 404 Not Found 18:37:20.056 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.056 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Content-Length: 0 18:37:20.056 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Server: Jetty(11.0.24) 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@34082a08{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@34082a08{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:37:20.056 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.056 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 24][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.056 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-24: set socket timeout to 0 18:37:20.056 [qtp773066329-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PUT /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.056 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 24][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.056 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@476273119 cs=HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@732c3c9e eof=true 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=4} 18:37:20.057 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.057 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.057 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@475cbf4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] 18:37:20.057 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.057 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-24: Close connection 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@476273119 cs=HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@732c3c9e eof=true 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@475cbf4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] 18:37:20.057 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@476273119 cs=HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@732c3c9e eof=true 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@34082a08{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@476273119 cs=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@732c3c9e eof=true 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@732c3c9e 18:37:20.057 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/NonExistant/URL/: 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@475cbf4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@304e2d07[{l=/127.0.0.1:41975,r=/127.0.0.1:39534,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@35e413d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1751632d{null} 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a2e0600 startThread=0 18:37:20.057 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a2e0600 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59770ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@35e413d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.057 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@304e2d07[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@35e413d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.057 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@304e2d07[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@35e413d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.058 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.057 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@35e413d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.058 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.058 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35e413d1::SocketChannelEndPoint@304e2d07[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@35e413d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62fc5d10{s=START}]=>HttpChannelOverHttp@424a9463{s=HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@34082a08{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.058 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a2e0600 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59769ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.058 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.058 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59769ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.058 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119769ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59769ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.058 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 25][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.058 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.058 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.058 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39538<->127.0.0.1:41975 18:37:20.058 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/NonExistant/URL/ HTTP/1.1 18:37:20.058 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.058 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.058 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> POST /base/NonExistant/URL/ HTTP/1.1 18:37:20.058 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Content-Type: text/plain 18:37:20.058 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Content-Length: 9 18:37:20.058 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Host: localhost:41975 18:37:20.058 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Connection: Keep-Alive 18:37:20.058 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.058 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Accept-Encoding: gzip,deflate 18:37:20.058 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.058 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@57eea652[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39538]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.058 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.058 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.058 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.058 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.058 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "POST /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Content-Type: text/plain[\r][\n]" 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Content-Length: 9[\r][\n]" 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Host: localhost:41975[\r][\n]" 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "[\r][\n]" 18:37:20.058 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.058 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.058 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.058 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.058 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "At last! " 18:37:20.058 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.058 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.058 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.058 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@57eea652[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39538]] 18:37:20.058 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@57eea652[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39538]] startThread=0 18:37:20.058 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.058 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.058 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@57eea652[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39538]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59768ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@23fcdf72 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@33403aba{ReadCallback@3e354227{HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7bf71ddc on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@57eea652[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39538]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59768ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59768ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.059 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119768ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59768ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@23fcdf72 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7bf71ddc 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39538], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.059 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/REPRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59767ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-12-07T18:37:20.05999117Z 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59767ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-12-07T18:37:20.060126743Z 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@33403aba{ReadCallback@3e354227{HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@f1b3242[p=0,l=224,c=8192,r=224]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=224,c=8192,r=224]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=224,c=8192,r=224]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=224,c=8192,r=224]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.060 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59767ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-12-07T18:37:20.060470772Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.060 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59767ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-12-07T18:37:20.060549154Z tryProduce true 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@803755954 cs=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5160332f eof=false 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5160332f 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6d37fdfe[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0} POST /base/NonExistant/URL/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.060 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/NonExistant/URL/ HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/NonExistant/URL/ ?null on HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.061 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.060 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.061 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.061 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1}] 18:37:20.061 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@803755954 cs=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5160332f eof=false 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} Content@73057abe{DirectByteBufferR@1ebde6ab[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@73057abe{DirectByteBufferR@1ebde6ab[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=224,l=224,c=8192,r=0]={POST /bas... last! <<<>>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=224,l=224,c=8192,r=0]={POST /bas... last! <<<>>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6d37fdfe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@803755954 cs=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5160332f eof=true 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6d37fdfe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] 18:37:20.062 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@803755954 cs=HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5160332f eof=true 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@56fa893{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6b45a987[p=0,l=501,c=32768,r=501]={<<<\n\n\n\n\n\n>>> 11.0.24<...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@4e944718 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/NonExistant/URL/ on HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 404 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@1c9e9b39[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4416d29e] (null,[p=0,l=501,c=32768,r=501],true)@START 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@6b45a987[p=0,l=501,c=32768,r=501]={<<<\n\n\n\n\n\n>>> 11.0.24<...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@1c9e9b39[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4416d29e] ([p=0,l=202,c=8192,r=202],[p=0,l=501,c=32768,r=501],true)@COMPLETING 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@35effc09{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=202,c=8192,r=202]={<<>> 536\r\nSer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@6b45a987[p=0,l=501,c=32768,r=501]={<<<\n\n\n\n\n\n>>> 11.0.24<...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@35effc09{WRITING}->null:IDLE-->WRITING 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 703 SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b13387b{s=COMPLETING}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=703 remaining=0 WriteFlusher@35effc09{WRITING}->null 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Content-Length: 501[\r][\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@35effc09{IDLE}->null:WRITING-->IDLE 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\r][\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1c9e9b39[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4416d29e] ([p=202,l=202,c=8192,r=0],[p=501,l=501,c=32768,r=0],true)@END 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Error 404 Not Found[\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@56fa893{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "

HTTP ERROR 404 Not Found

[\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@56fa893{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=501 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "
URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a
[\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "
Powered by Jetty:// 11.0.24
[\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.063 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.064 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:37:20.064 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "POST /base/NonExistant/URL/ HTTP/1.1" 404 501 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@803755954 cs=HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5160332f eof=true 18:37:20.064 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << HTTP/1.1 404 Not Found 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=4} 18:37:20.064 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.064 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Cache-Control: must-revalidate,no-cache,no-store 18:37:20.064 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Content-Type: text/html;charset=iso-8859-1 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6d37fdfe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] 18:37:20.064 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Content-Length: 501 18:37:20.064 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Server: Jetty(11.0.24) 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@803755954 cs=HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5160332f eof=true 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6d37fdfe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@803755954 cs=HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5160332f eof=true 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@56fa893{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@803755954 cs=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5160332f eof=true 18:37:20.064 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5160332f 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6d37fdfe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=4}] 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.064 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 25][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.064 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-25: set socket timeout to 0 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.064 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 25][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.064 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.064 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.064 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a

Powered by Jetty:// 11.0.24
18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.064 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.064 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-25: Close connection 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.064 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.064 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/NonExistant/URL/: 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@33403aba{ReadCallback@3e354227{HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7bf71ddc on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.064 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.064 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.064 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.064 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.064 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@7bf71ddc 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.064 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.064 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39538], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.065 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59762ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-12-07T18:37:20.065335937Z 18:37:20.065 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.065 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.065 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59762ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-12-07T18:37:20.06546154Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.065 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 26][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.065 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.065 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59762ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-12-07T18:37:20.065530612Z tryProduce true 18:37:20.065 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.065 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.065 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.065 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.065 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.065 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39544<->127.0.0.1:41975 18:37:20.065 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/NonExistant/URL/ HTTP/1.1 18:37:20.065 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.065 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@294df2f8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39544]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.065 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.065 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.065 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.065 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.065 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.065 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59762ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-12-07T18:37:20.065870941Z 18:37:20.065 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@294df2f8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39544]] 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@33403aba{ReadCallback@3e354227{HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.065 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@294df2f8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39544]] startThread=0 18:37:20.065 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.066 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.065 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.065 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@294df2f8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39544]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59761ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.066 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> PATCH /base/NonExistant/URL/ HTTP/1.1 18:37:20.066 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Content-Type: application/merge-patch+json 18:37:20.066 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Content-Length: 9 18:37:20.066 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Host: localhost:41975 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Connection: Keep-Alive 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.066 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Accept-Encoding: gzip,deflate 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "PATCH /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Content-Length: 9[\r][\n]" 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Host: localhost:41975[\r][\n]" 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "[\r][\n]" 18:37:20.066 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "At last! " 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@388e28a0 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6ff72a4a[{l=/127.0.0.1:41975,r=/127.0.0.1:39538,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@33403aba{null} 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12a52978{ReadCallback@1b8df57a{HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.066 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29752239 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59761ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.066 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6ff72a4a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.066 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29752239 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59760ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.066 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59760ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.066 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119760ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59760ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.066 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@29752239 startThread=0 18:37:20.066 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.066 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@528f0583 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.067 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.067 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.067 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.067 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.067 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.067 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.067 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@294df2f8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39544]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59760ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.067 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59760ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.067 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119760ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59760ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.067 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@388e28a0 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@528f0583 18:37:20.067 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@6ff72a4a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.067 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@750f0ee3::SocketChannelEndPoint@6ff72a4a[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@750f0ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b13387b{s=START}]=>HttpChannelOverHttp@73a37492{s=HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@56fa893{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.067 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.067 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39544], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.067 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59759ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-12-07T18:37:20.068001865Z 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59759ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-12-07T18:37:20.068102498Z 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@12a52978{ReadCallback@1b8df57a{HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 243 DirectByteBuffer@17717c57[p=0,l=243,c=8192,r=243]={<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 243 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=243,c=8192,r=243]={<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=243,c=8192,r=243]={<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=243,c=8192,r=243]={<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.068 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59759ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-12-07T18:37:20.068637261Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.068 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59759ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-12-07T18:37:20.068701373Z tryProduce true 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1842247145 cs=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 eof=false 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6085196f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0} PATCH /base/NonExistant/URL/ HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.068 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/NonExistant/URL/ HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/NonExistant/URL/ ?null on HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1} 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.069 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.068 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.069 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.069 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=1}] 18:37:20.069 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1842247145 cs=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 eof=false 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} Content@339a6198{DirectByteBufferR@2de53b3f[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@339a6198{DirectByteBufferR@2de53b3f[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=243,l=243,c=8192,r=0]={PATCH /ba... last! <<<>>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=243,l=243,c=8192,r=0]={PATCH /ba... last! <<<>>>)\r\nAccept...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6085196f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1842247145 cs=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 eof=true 18:37:20.070 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6085196f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=2}] 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1842247145 cs=HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 eof=true 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@6de7351e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6470ca5c[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@6d71ff55[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6f71cad3{WRITING}->null:IDLE-->WRITING 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@46bebb74{s=COMPLETING}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@6f71cad3{WRITING}->null 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6f71cad3{IDLE}->null:WRITING-->IDLE 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@b3f1e18[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b493846] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6de7351e{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6de7351e{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:37:20.071 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PATCH /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1842247145 cs=HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 eof=true 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6085196f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1842247145 cs=HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 eof=true 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6085196f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1842247145 cs=HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 eof=true 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6de7351e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1842247145 cs=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 eof=true 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@adc9dd7 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6085196f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/NonExistant/URL/,age=3}] 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.071 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.072 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.072 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.072 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12a52978{ReadCallback@1b8df57a{HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.072 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.072 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@528f0583 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.072 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.072 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.072 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.072 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.072 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.072 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.072 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Content-Length: 0[\r][\n]" 18:37:20.072 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.072 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "[\r][\n]" 18:37:20.072 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << HTTP/1.1 404 Not Found 18:37:20.072 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.072 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Content-Length: 0 18:37:20.072 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Server: Jetty(11.0.24) 18:37:20.072 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.072 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 26][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.072 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-26: set socket timeout to 0 18:37:20.072 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 26][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.072 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.072 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.072 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:20.072 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.072 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-26: Close connection 18:37:20.072 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.074 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/: 18:37:20.074 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.074 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.074 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.074 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 27][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.075 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.075 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.075 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39548<->127.0.0.1:41975 18:37:20.075 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/ HTTP/1.1 18:37:20.075 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.075 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.075 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@78806290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39548]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.075 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.075 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> GET /base/RestTest/GetHello/ HTTP/1.1 18:37:20.075 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Host: localhost:41975 18:37:20.075 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Connection: Keep-Alive 18:37:20.075 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.072 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.072 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.075 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.075 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@528f0583 18:37:20.075 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.075 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.075 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Accept-Encoding: gzip,deflate 18:37:20.075 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.075 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "GET /base/RestTest/GetHello/ HTTP/1.1[\r][\n]" 18:37:20.075 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.075 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.075 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Host: localhost:41975[\r][\n]" 18:37:20.075 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.075 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.075 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.075 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.075 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.075 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.075 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.075 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.075 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "[\r][\n]" 18:37:20.075 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@78806290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39548]] 18:37:20.075 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39544], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.075 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@78806290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39548]] startThread=0 18:37:20.075 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.075 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.075 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@78806290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39548]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59752ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.075 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.075 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.075 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.075 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.075 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@45c58e55 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.075 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@51a574ef{ReadCallback@7ee9a28d{HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@17b72c23 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@45c58e55 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@78806290[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39548]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@17b72c23 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.076 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119751ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.076 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.076 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39548], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-12-07T18:37:20.076533124Z 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.076 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-12-07T18:37:20.076653787Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-12-07T18:37:20.076702008Z 18:37:20.076 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-12-07T18:37:20.076805571Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:20.076 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-12-07T18:37:20.076853272Z tryProduce true 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-12-07T18:37:20.076860112Z 18:37:20.076 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-12-07T18:37:20.076918374Z tryProduce true 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@51a574ef{ReadCallback@7ee9a28d{HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.076 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.076 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.076 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.077 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.077 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.077 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.077 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.076 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59751ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-12-07T18:37:20.076915484Z 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 171 DirectByteBuffer@f1b3242[p=0,l=171,c=8192,r=171]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.077 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.077 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@12a52978{ReadCallback@1b8df57a{HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 171 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=171,c=8192,r=171]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=171,c=8192,r=171]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=171,c=8192,r=171]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@74c480ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39544,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@681c27b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@12a52978{null} 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@265d74ce startThread=0 18:37:20.077 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.077 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@830529140 cs=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@437078f8 eof=false 18:37:20.077 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@437078f8 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@681c27b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.077 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@265d74ce in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59750ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.077 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.077 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@9b5cb2b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.078 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.078 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.077 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@74c480ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@681c27b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.078 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@74c480ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@681c27b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/ on HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=1} GET /base/RestTest/GetHello/ HTTP/1.1 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.078 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@681c27b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.078 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@681c27b9::SocketChannelEndPoint@74c480ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@681c27b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@46bebb74{s=START}]=>HttpChannelOverHttp@bdeb20f{s=HttpChannelState@6de7351e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.078 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:20.078 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.078 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@265d74ce in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59749ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=1}] 18:37:20.078 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59749ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/ HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=1} 18:37:20.078 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119749ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59749ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=1} 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/ ?null on HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=1} 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.078 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@830529140 cs=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@437078f8 eof=false 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2}] parse null 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2}] parsed false HttpParser{s=END,0 of -1} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@9b5cb2b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2}] 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@830529140 cs=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@437078f8 eof=true 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@9b5cb2b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=2}] 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@830529140 cs=HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@437078f8 eof=true 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@4cb8e0bd{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.079 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6b45a987[p=0,l=503,c=32768,r=503]={<<<\n\n\n\n\n\n>>>1.0.24\n\n\n\n\n\n>>>1.0.24null [DirectByteBuffer@68a65a59[p=0,l=202,c=8192,r=202]={<<>> 536\r\nSer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@6b45a987[p=0,l=503,c=32768,r=503]={<<<\n\n\n\n\n\n>>>1.0.24null:IDLE-->WRITING 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.080 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 705 SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5a93ca08{s=COMPLETING}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/,age=3}] 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.080 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=705 remaining=0 WriteFlusher@7ecc9595{WRITING}->null 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:20.080 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7ecc9595{IDLE}->null:WRITING-->IDLE 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Content-Length: 503[\r][\n]" 18:37:20.080 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1970fd63[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5907e10d] ([p=202,l=202,c=8192,r=0],[p=503,l=503,c=32768,r=0],true)@END 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\r][\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4cb8e0bd{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Error 404 Not Found[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4cb8e0bd{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "

HTTP ERROR 404 Not Found

[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "
URI:/base/RestTest/GetHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a
[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "
Powered by Jetty:// 11.0.24
[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:37:20.080 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << HTTP/1.1 404 Not Found 18:37:20.080 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.080 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Cache-Control: must-revalidate,no-cache,no-store 18:37:20.080 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Content-Type: text/html;charset=iso-8859-1 18:37:20.080 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Content-Length: 503 18:37:20.080 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Server: Jetty(11.0.24) 18:37:20.080 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.081 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 27][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.081 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-27: set socket timeout to 0 18:37:20.081 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 27][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.081 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.081 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.081 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/RestTest/GetHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a

Powered by Jetty:// 11.0.24
18:37:20.081 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.081 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-27: Close connection 18:37:20.081 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.081 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/DeleteHello/: 18:37:20.081 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.081 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.082 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.082 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 28][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.082 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.082 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.082 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39558<->127.0.0.1:41975 18:37:20.082 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/ HTTP/1.1 18:37:20.082 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.082 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.082 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@731d1863[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39558]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.082 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.082 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> DELETE /base/RestTest/DeleteHello/ HTTP/1.1 18:37:20.082 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Content-Length: 0 18:37:20.082 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Host: localhost:41975 18:37:20.082 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Connection: Keep-Alive 18:37:20.082 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.082 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Accept-Encoding: gzip,deflate 18:37:20.082 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "DELETE /base/RestTest/DeleteHello/ HTTP/1.1[\r][\n]" 18:37:20.082 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Content-Length: 0[\r][\n]" 18:37:20.082 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Host: localhost:41975[\r][\n]" 18:37:20.082 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.082 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.082 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.082 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "[\r][\n]" 18:37:20.082 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.082 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.082 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.082 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.082 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@731d1863[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39558]] 18:37:20.082 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@731d1863[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39558]] startThread=0 18:37:20.082 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.082 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@731d1863[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39558]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59745ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@64a4e3fc on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.082 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.083 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@26bb7187{ReadCallback@6783f4c3{HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.083 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.083 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@247b40cc on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.080 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.083 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=6} 18:37:20.083 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@64a4e3fc 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/ written=503 18:37:20.083 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@731d1863[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39558]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59744ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@247b40cc 18:37:20.083 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59744ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.083 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "GET /base/RestTest/GetHello/ HTTP/1.1" 404 503 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.083 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119744ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59744ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@830529140 cs=HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@437078f8 eof=true 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=6} 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@9b5cb2b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=6}] 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@830529140 cs=HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@437078f8 eof=true 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39558], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@9b5cb2b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=6}] 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@830529140 cs=HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@437078f8 eof=true 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4cb8e0bd{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59744ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-12-07T18:37:20.083760769Z 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@830529140 cs=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@437078f8 eof=true 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@437078f8 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@9b5cb2b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/,age=6}] 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59744ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-12-07T18:37:20.083869182Z 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@26bb7187{ReadCallback@6783f4c3{HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.083 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.083 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 196 DirectByteBuffer@17717c57[p=0,l=196,c=8192,r=196]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 196 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=196,c=8192,r=196]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.084 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59743ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-12-07T18:37:20.084091928Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=196,c=8192,r=196]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.084 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59743ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-12-07T18:37:20.084238961Z tryProduce true 18:37:20.084 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.084 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=196,c=8192,r=196]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.084 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.084 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1b525847[{l=/127.0.0.1:41975,r=/127.0.0.1:39548,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@51a574ef{null} 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.084 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.084 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.084 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77dc1e7e startThread=0 18:37:20.084 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.085 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.085 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.085 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.084 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@380963210 cs=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341c8812 eof=false 18:37:20.084 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77dc1e7e in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.085 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@341c8812 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@55dafb10[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/ on HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=1} DELETE /base/RestTest/DeleteHello/ HTTP/1.1 Content-Length: 0 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.085 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1b525847[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.085 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1b525847[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=1}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=1}] 18:37:20.085 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.085 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4c5c67f9::SocketChannelEndPoint@1b525847[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c5c67f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a93ca08{s=START}]=>HttpChannelOverHttp@f621570{s=HttpChannelState@4cb8e0bd{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.085 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/DeleteHello/ HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=1} 18:37:20.085 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.085 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77dc1e7e in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=1} 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/ ?null on HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=1} 18:37:20.085 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.085 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119742ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.085 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=2} 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=2} 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@380963210 cs=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341c8812 eof=false 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=2} 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.086 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=2}] parse null 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=END,0 of 0},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3}] parsed false HttpParser{s=END,0 of 0} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@55dafb10[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3}] 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@380963210 cs=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341c8812 eof=true 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@55dafb10[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3}] 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@380963210 cs=HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341c8812 eof=true 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@1a0641ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6470ca5c[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@6d71ff55[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1492ab92{WRITING}->null:IDLE-->WRITING 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=END,0 of 0},g=HttpGenerator@e185ac9{s=COMPLETING}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3}] 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@1492ab92{WRITING}->null 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1492ab92{IDLE}->null:WRITING-->IDLE 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@461e8ce2[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1692c02b] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1a0641ac{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1a0641ac{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/ written=0 18:37:20.087 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "DELETE /base/RestTest/DeleteHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@380963210 cs=HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341c8812 eof=true 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@55dafb10[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3}] 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@380963210 cs=HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341c8812 eof=true 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@55dafb10[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3}] 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@380963210 cs=HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341c8812 eof=true 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1a0641ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@380963210 cs=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@341c8812 eof=true 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@341c8812 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@55dafb10[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/,age=3}] 18:37:20.087 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@26bb7187{ReadCallback@6783f4c3{HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@247b40cc on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.088 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.088 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.088 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.088 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.088 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Content-Length: 0[\r][\n]" 18:37:20.088 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.088 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "[\r][\n]" 18:37:20.088 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << HTTP/1.1 404 Not Found 18:37:20.088 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.088 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Content-Length: 0 18:37:20.088 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Server: Jetty(11.0.24) 18:37:20.088 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.088 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 28][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.088 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-28: set socket timeout to 0 18:37:20.088 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 28][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.088 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.088 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.088 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:20.088 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.088 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-28: Close connection 18:37:20.088 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.088 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PutHello/: 18:37:20.089 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.089 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.089 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.089 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 29][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.089 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.089 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.089 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39562<->127.0.0.1:41975 18:37:20.089 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/ HTTP/1.1 18:37:20.089 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.089 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.089 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5163fc64[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39562]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.089 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5163fc64[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39562]] 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5163fc64[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39562]] startThread=0 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.090 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> PUT /base/RestTest/PutHello/ HTTP/1.1 18:37:20.090 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Content-Type: text/plain 18:37:20.090 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Content-Length: 9 18:37:20.090 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Host: localhost:41975 18:37:20.090 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Connection: Keep-Alive 18:37:20.090 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.090 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Accept-Encoding: gzip,deflate 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "PUT /base/RestTest/PutHello/ HTTP/1.1[\r][\n]" 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Content-Type: text/plain[\r][\n]" 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Content-Length: 9[\r][\n]" 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Host: localhost:41975[\r][\n]" 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "[\r][\n]" 18:37:20.090 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "At last! " 18:37:20.088 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.090 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5163fc64[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39562]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59737ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@3774872c on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2163946a{ReadCallback@59f2813f{HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@4a2c30ca on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@3774872c 18:37:20.088 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.090 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.090 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@247b40cc 18:37:20.090 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39558], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59736ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-12-07T18:37:20.091232961Z 18:37:20.091 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59736ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-12-07T18:37:20.091399955Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59736ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-12-07T18:37:20.091468137Z 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@26bb7187{ReadCallback@6783f4c3{HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.091 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59736ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-12-07T18:37:20.091570549Z tryProduce true 18:37:20.091 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.091 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.091 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.091 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.090 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.090 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.090 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@4a2c30ca 18:37:20.092 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5163fc64[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39562]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.092 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.091 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39562], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-12-07T18:37:20.092904623Z 18:37:20.092 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119735ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59735ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.092 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.092 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59734ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-12-07T18:37:20.093020596Z 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2163946a{ReadCallback@59f2813f{HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@53b06757[{l=/127.0.0.1:41975,r=/127.0.0.1:39558,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@26bb7187{null} 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 225 DirectByteBuffer@f1b3242[p=0,l=225,c=8192,r=225]={<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2fb12606 startThread=0 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 225 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=225,c=8192,r=225]={<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.093 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2fb12606 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59734ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=225,c=8192,r=225]={<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.093 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@53b06757[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@53b06757[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=225,c=8192,r=225]={<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.093 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@347eb0fb::SocketChannelEndPoint@53b06757[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@347eb0fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e185ac9{s=START}]=>HttpChannelOverHttp@294873c2{s=HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1a0641ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.093 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2fb12606 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59734ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.093 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59734ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.093 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.093 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59734ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-12-07T18:37:20.09354073Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.093 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119734ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59734ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.093 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.093 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.093 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.093 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.093 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.093 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.093 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1627089528 cs=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 eof=false 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@51ca2792[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/ on HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/,age=0} PUT /base/RestTest/PutHello/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PutHello/ HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/,age=0} 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=0} 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/ ?null on HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=0} 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.094 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1627089528 cs=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 eof=false 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1} Content@56866c5b{DirectByteBufferR@6d956459[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@56866c5b{DirectByteBufferR@6d956459[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=225,l=225,c=8192,r=0]={PUT /base... last! <<<>>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=225,l=225,c=8192,r=0]={PUT /base... last! <<<>>>/17.0.4)\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1}] parsed false HttpParser{s=END,9 of 9} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1}] 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@51ca2792[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1}] 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1627089528 cs=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 eof=true 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@51ca2792[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=1}] 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1627089528 cs=HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 eof=true 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@6d6e20d0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.095 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6b45a987[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@68a65a59[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@306fbd42{WRITING}->null:IDLE-->WRITING 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=W,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3d975ba8{s=COMPLETING}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/,age=2}] 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@306fbd42{WRITING}->null 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@306fbd42{IDLE}->null:WRITING-->IDLE 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@131ffae8[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@769ea864] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6d6e20d0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6d6e20d0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/,age=2} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/ written=0 18:37:20.096 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PUT /base/RestTest/PutHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1627089528 cs=HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 eof=true 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/,age=2} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@51ca2792[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/,age=2}] 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1627089528 cs=HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 eof=true 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@51ca2792[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/,age=2}] 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1627089528 cs=HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 eof=true 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6d6e20d0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1627089528 cs=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 eof=true 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6ad28a19 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@51ca2792[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/,age=2}] 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.096 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2163946a{ReadCallback@59f2813f{HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.097 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.097 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.097 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.097 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.097 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Content-Length: 0[\r][\n]" 18:37:20.097 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.097 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "[\r][\n]" 18:37:20.097 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << HTTP/1.1 404 Not Found 18:37:20.097 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.097 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Content-Length: 0 18:37:20.097 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Server: Jetty(11.0.24) 18:37:20.097 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.097 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 29][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.097 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-29: set socket timeout to 0 18:37:20.097 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 29][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.097 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.097 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.097 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:20.097 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.097 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-29: Close connection 18:37:20.097 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.097 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PostHello/: 18:37:20.098 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.098 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.098 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.098 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 30][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.098 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.098 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.098 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39564<->127.0.0.1:41975 18:37:20.098 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/ HTTP/1.1 18:37:20.098 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.098 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.098 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> POST /base/RestTest/PostHello/ HTTP/1.1 18:37:20.098 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Content-Type: text/plain 18:37:20.098 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Content-Length: 9 18:37:20.098 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Host: localhost:41975 18:37:20.098 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Connection: Keep-Alive 18:37:20.098 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.098 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Accept-Encoding: gzip,deflate 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "POST /base/RestTest/PostHello/ HTTP/1.1[\r][\n]" 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Content-Type: text/plain[\r][\n]" 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Content-Length: 9[\r][\n]" 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Host: localhost:41975[\r][\n]" 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "[\r][\n]" 18:37:20.098 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "At last! " 18:37:20.098 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@17ff0e82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39564]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.098 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.098 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.098 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39562], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59728ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-12-07T18:37:20.099243946Z 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2163946a{ReadCallback@59f2813f{HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@68799898[{l=/127.0.0.1:41975,r=/127.0.0.1:39562,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2163946a{null} 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=1 updates=0 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e15a6c6 startThread=0 18:37:20.099 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e15a6c6 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59728ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.093 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59734ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-12-07T18:37:20.093745085Z tryProduce true 18:37:20.099 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.099 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.099 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@68799898[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.099 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.100 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e15a6c6 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.099 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@68799898[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:20.098 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.100 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.100 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@68799898[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.100 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@68799898[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.100 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.099 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.100 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.100 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.100 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119727ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.100 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.100 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.100 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@68799898[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.100 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@17ff0e82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39564]] 18:37:20.100 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@17ff0e82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39564]] startThread=0 18:37:20.100 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.100 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@13ed6091::SocketChannelEndPoint@68799898[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@13ed6091[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d975ba8{s=START}]=>HttpChannelOverHttp@1533fb59{s=HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6d6e20d0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.100 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.100 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.100 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@17ff0e82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39564]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.100 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.100 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.100 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.100 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.100 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.100 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@2e2914f2 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.100 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4a5f79a8{ReadCallback@70f8c416{HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@1690c07f on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@2e2914f2 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@1690c07f 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@17ff0e82[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39564]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.101 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119726ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39564], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-12-07T18:37:20.10174092Z 18:37:20.101 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-12-07T18:37:20.101846963Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-12-07T18:37:20.101921175Z 18:37:20.101 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59725ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-12-07T18:37:20.101978866Z tryProduce true 18:37:20.101 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4a5f79a8{ReadCallback@70f8c416{HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.102 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.102 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.102 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.102 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 227 DirectByteBuffer@f1b3242[p=0,l=227,c=8192,r=227]={<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 227 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=227,c=8192,r=227]={<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=227,c=8192,r=227]={<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=227,c=8192,r=227]={<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@254862764 cs=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 eof=false 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2f27adb[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/ on HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/,age=0} POST /base/RestTest/PostHello/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PostHello/ HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/,age=0} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=0} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/ ?null on HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=0} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.102 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=1} 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=1} 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@254862764 cs=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 eof=false 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=1} 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.103 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=1}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2} Content@207935f0{DirectByteBufferR@28eca9d6[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@207935f0{DirectByteBufferR@28eca9d6[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=227,l=227,c=8192,r=0]={POST /bas... last! <<<>>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=227,l=227,c=8192,r=0]={POST /bas... last! <<<>>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2}] 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2f27adb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2}] 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@254862764 cs=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 eof=true 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2f27adb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=2}] 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@254862764 cs=HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 eof=true 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@2e5e6219{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.104 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6470ca5c[p=0,l=504,c=32768,r=504]={<<<\n\n\n\n\n\n>>>24\n\n\n\n\n\n>>>24null [DirectByteBuffer@6d71ff55[p=0,l=202,c=8192,r=202]={<<>>3\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@6470ca5c[p=0,l=504,c=32768,r=504]={<<<\n\n\n\n\n\n>>>24null:IDLE-->WRITING 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Content-Length: 504[\r][\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\r][\n]" 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 706 SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@17cc9fe2{s=COMPLETING}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/,age=3}] 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=706 remaining=0 WriteFlusher@5d4cce51{WRITING}->null 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5d4cce51{IDLE}->null:WRITING-->IDLE 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Error 404 Not Found[\n]" 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@791c0bfc[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1023779a] ([p=202,l=202,c=8192,r=0],[p=504,l=504,c=32768,r=0],true)@END 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "

HTTP ERROR 404 Not Found

[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2e5e6219{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "
URI:/base/RestTest/PostHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a
[\n]" 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2e5e6219{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "
Powered by Jetty:// 11.0.24
[\n]" 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/,age=3} 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/ written=504 18:37:20.105 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << HTTP/1.1 404 Not Found 18:37:20.105 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.105 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "POST /base/RestTest/PostHello/ HTTP/1.1" 404 504 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.105 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Cache-Control: must-revalidate,no-cache,no-store 18:37:20.105 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Content-Type: text/html;charset=iso-8859-1 18:37:20.105 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Content-Length: 504 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@254862764 cs=HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 eof=true 18:37:20.105 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Server: Jetty(11.0.24) 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/,age=3} 18:37:20.105 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2f27adb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/,age=3}] 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@254862764 cs=HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 eof=true 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2f27adb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/,age=3}] 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@254862764 cs=HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 eof=true 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2e5e6219{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@254862764 cs=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 eof=true 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@154ab9e2 18:37:20.105 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2f27adb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/,age=3}] 18:37:20.106 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 30][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.106 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-30: set socket timeout to 0 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.106 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 30][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.106 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.106 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.106 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/RestTest/PostHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2def7a7a

Powered by Jetty:// 11.0.24
18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4a5f79a8{ReadCallback@70f8c416{HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@1690c07f on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@1690c07f 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.106 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.106 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-30: Close connection 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39564], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59721ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-12-07T18:37:20.106915673Z 18:37:20.107 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.106 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59720ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-12-07T18:37:20.107003355Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.107 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59720ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-12-07T18:37:20.107078557Z tryProduce true 18:37:20.107 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PatchHello/: 18:37:20.107 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.107 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.107 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.107 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.107 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.107 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.107 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.107 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 31][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.107 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.107 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.108 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39570<->127.0.0.1:41975 18:37:20.108 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/ HTTP/1.1 18:37:20.108 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.108 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.108 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6c906a0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39570]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.108 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.108 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> PATCH /base/RestTest/PatchHello/ HTTP/1.1 18:37:20.108 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Content-Type: application/merge-patch+json 18:37:20.108 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Content-Length: 9 18:37:20.108 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Host: localhost:41975 18:37:20.108 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Connection: Keep-Alive 18:37:20.108 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.108 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Accept-Encoding: gzip,deflate 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "PATCH /base/RestTest/PatchHello/ HTTP/1.1[\r][\n]" 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Content-Length: 9[\r][\n]" 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Host: localhost:41975[\r][\n]" 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "[\r][\n]" 18:37:20.108 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "At last! " 18:37:20.106 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59719ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-12-07T18:37:20.108402471Z 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4a5f79a8{ReadCallback@70f8c416{HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@61d971bd[{l=/127.0.0.1:41975,r=/127.0.0.1:39564,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4a5f79a8{null} 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@231d956 startThread=0 18:37:20.108 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.108 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.108 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.108 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@231d956 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59719ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.108 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.108 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.109 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.109 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.109 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@61d971bd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.108 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@61d971bd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.109 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.109 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.109 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4d7d94c::SocketChannelEndPoint@61d971bd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4d7d94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17cc9fe2{s=START}]=>HttpChannelOverHttp@5a8c7a17{s=HttpChannelState@2e5e6219{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.109 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.109 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.109 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.109 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.109 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6c906a0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39570]] 18:37:20.109 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6c906a0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39570]] startThread=0 18:37:20.109 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.109 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.109 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6c906a0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39570]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59718ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.109 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@231d956 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59718ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.109 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59718ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.109 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119718ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59718ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@145e0efe on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.109 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5744089a{ReadCallback@531e1ca1{HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.110 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.110 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@37d3c1c2 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.110 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.110 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.110 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6c906a0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39570]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59717ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@145e0efe 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@37d3c1c2 18:37:20.110 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59717ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.110 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119717ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59717ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39570], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59717ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-12-07T18:37:20.110626918Z 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59717ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-12-07T18:37:20.110739551Z 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5744089a{ReadCallback@531e1ca1{HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 247 DirectByteBuffer@17717c57[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.110 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 247 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@389767757 cs=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16f49503 eof=false 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@16f49503 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2ff87056[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/ on HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/,age=0} PATCH /base/RestTest/PatchHello/ HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PatchHello/ HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/,age=0} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=0} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/ ?null on HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=0} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/ @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.111 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.112 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.112 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.112 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@389767757 cs=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16f49503 eof=false 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2} Content@7b5ca691{DirectByteBufferR@37b99abd[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@7b5ca691{DirectByteBufferR@37b99abd[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=247,l=247,c=8192,r=0]={PATCH /ba... last! <<<>>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=247,l=247,c=8192,r=0]={PATCH /ba... last! <<<>>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=2} 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.113 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=3}] 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2ff87056[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=3}] 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@389767757 cs=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16f49503 eof=true 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2ff87056[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=3}] 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@389767757 cs=HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16f49503 eof=true 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@621d6f07{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@6b45a987[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@68a65a59[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@ca0bc46{WRITING}->null:IDLE-->WRITING 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=W,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5ea8311f{s=COMPLETING}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/,age=3}] 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@ca0bc46{WRITING}->null 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@ca0bc46{IDLE}->null:WRITING-->IDLE 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6941e7f8[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7737bc6f] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@621d6f07{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@621d6f07{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/,age=3} 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/ written=0 18:37:20.114 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PATCH /base/RestTest/PatchHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.114 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@389767757 cs=HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16f49503 eof=true 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/,age=4} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2ff87056[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/,age=4}] 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@389767757 cs=HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16f49503 eof=true 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2ff87056[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/,age=4}] 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@389767757 cs=HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16f49503 eof=true 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@621d6f07{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@389767757 cs=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16f49503 eof=true 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@16f49503 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2ff87056[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/,age=4}] 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5744089a{ReadCallback@531e1ca1{HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.115 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.115 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59712ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-12-07T18:37:20.115953834Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.115 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59711ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-12-07T18:37:20.116020836Z tryProduce true 18:37:20.116 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.116 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.116 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "HTTP/1.1 404 Not Found[\r][\n]" 18:37:20.116 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.116 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Content-Length: 0[\r][\n]" 18:37:20.116 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.116 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "[\r][\n]" 18:37:20.116 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << HTTP/1.1 404 Not Found 18:37:20.116 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.116 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Content-Length: 0 18:37:20.116 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Server: Jetty(11.0.24) 18:37:20.116 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.116 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 31][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.116 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-31: set socket timeout to 0 18:37:20.116 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 31][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.116 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:37:20.116 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.116 [main] DEBUG org.onap.policy.rest.RestManager -- 18:37:20.116 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.116 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-31: Close connection 18:37:20.116 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.119 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob: 18:37:20.120 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.120 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.120 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.120 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 32][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.120 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.120 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.120 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39572<->127.0.0.1:41975 18:37:20.120 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob HTTP/1.1 18:37:20.120 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.120 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.120 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@77d5b9fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39572]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.120 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.120 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> GET /base/RestTest/GetHello/Bob HTTP/1.1 18:37:20.120 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Host: localhost:41975 18:37:20.120 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.120 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.120 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.120 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.120 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@77d5b9fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39572]] 18:37:20.120 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@77d5b9fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39572]] startThread=0 18:37:20.120 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.120 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.120 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@77d5b9fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39572]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59706ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@50cd1e15 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@29e0fc10{ReadCallback@66a765cc{HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@5e22e2bb on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@50cd1e15 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@5e22e2bb 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.121 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.124 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.124 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.124 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39570], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/REPRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59702ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-12-07T18:37:20.125121469Z 18:37:20.125 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59702ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-12-07T18:37:20.125201561Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.125 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59702ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-12-07T18:37:20.125262143Z tryProduce true 18:37:20.125 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.125 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.125 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.125 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59702ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-12-07T18:37:20.125421957Z 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5744089a{ReadCallback@531e1ca1{HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@65d06ec0[{l=/127.0.0.1:41975,r=/127.0.0.1:39570,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@729ec803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5744089a{null} 18:37:20.125 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.126 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.126 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.126 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.126 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.126 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.126 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.126 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33a6e97b startThread=0 18:37:20.126 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@729ec803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.126 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33a6e97b in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.126 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@65d06ec0[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@729ec803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.120 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Connection: Keep-Alive 18:37:20.121 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.126 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@65d06ec0[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@729ec803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.126 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@729ec803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.126 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.126 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@77d5b9fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39572]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.126 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.126 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Accept-Encoding: gzip,deflate 18:37:20.126 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@729ec803::SocketChannelEndPoint@65d06ec0[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@729ec803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ea8311f{s=START}]=>HttpChannelOverHttp@5473d9eb{s=HttpChannelState@621d6f07{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.126 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "GET /base/RestTest/GetHello/Bob HTTP/1.1[\r][\n]" 18:37:20.126 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Host: localhost:41975[\r][\n]" 18:37:20.126 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.126 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33a6e97b in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.126 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.126 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119701ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.126 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.126 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.126 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.127 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119701ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.127 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.127 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "[\r][\n]" 18:37:20.127 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.127 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.127 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39572], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.127 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.127 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.127 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-12-07T18:37:20.127790188Z 18:37:20.127 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-12-07T18:37:20.12788912Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.127 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-12-07T18:37:20.127955032Z 18:37:20.127 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59699ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-12-07T18:37:20.128005903Z tryProduce true 18:37:20.127 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@29e0fc10{ReadCallback@66a765cc{HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.128 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.128 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.128 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.128 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 174 DirectByteBuffer@f1b3242[p=0,l=174,c=8192,r=174]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 174 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=174,c=8192,r=174]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=174,c=8192,r=174]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=174,c=8192,r=174]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1612664791 cs=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6b8b7be9 eof=false 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6b8b7be9 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@500e0e8f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=0} GET /base/RestTest/GetHello/Bob HTTP/1.1 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=0}] 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=0} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=0} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?null on HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=0} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.128 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.129 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@65abece[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1ca13825[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2cc55c6b{null} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=2} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 28 Content-Type: text/plain 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@c1f550a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5fe02689] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@1ca13825[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 28 Content-Type: text/plain 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@c1f550a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5fe02689] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4a954d40{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1ca13825[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4a954d40{WRITING}->null:IDLE-->WRITING 18:37:20.130 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@436b3427{s=COMPLETING}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=2}] 18:37:20.130 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@4a954d40{WRITING}->null 18:37:20.130 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Content-Type: text/plain[\r][\n]" 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4a954d40{IDLE}->null:WRITING-->IDLE 18:37:20.130 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Content-Length: 28[\r][\n]" 18:37:20.130 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@c1f550a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5fe02689] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:20.130 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "[\r][\n]" 18:37:20.130 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "GOT: Hello There Bob aged 90" 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.130 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << HTTP/1.1 200 OK 18:37:20.130 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.130 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Content-Type: text/plain 18:37:20.130 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Content-Length: 28 18:37:20.130 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Server: Jetty(11.0.24) 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=2} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3d2af97b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3d2af97b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=2} 18:37:20.130 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@4cb5767d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3d2af97b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3d2af97b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=2} 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:37:20.130 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "GET /base/RestTest/GetHello/Bob HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1612664791 cs=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6b8b7be9 eof=false 18:37:20.130 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 32][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.130 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-32: set socket timeout to 0 18:37:20.130 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 32][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.131 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.131 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.131 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 90 18:37:20.131 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.131 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-32: Close connection 18:37:20.131 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.130 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=2} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.131 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/DeleteHello/Bob: 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@436b3427{s=END}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=3}] parse null 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=3} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=3} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=END,0 of -1},g=HttpGenerator@436b3427{s=END}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=3}] parsed false HttpParser{s=END,0 of -1} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@500e0e8f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=3}] 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1612664791 cs=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6b8b7be9 eof=true 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@500e0e8f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=3}] 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1612664791 cs=HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6b8b7be9 eof=true 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3d2af97b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1612664791 cs=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6b8b7be9 eof=true 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6b8b7be9 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@500e0e8f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob,age=3}] 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=START,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4de1683c[{l=/127.0.0.1:41975,r=/127.0.0.1:39572,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@16ab3474[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.131 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@29e0fc10{null} 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a74dde4 startThread=0 18:37:20.131 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.132 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.132 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a74dde4 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.131 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ab3474[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.132 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 33][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.132 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4de1683c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ab3474[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.132 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.132 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4de1683c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ab3474[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.132 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ab3474[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.132 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.132 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.132 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@16ab3474::SocketChannelEndPoint@4de1683c[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@16ab3474[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@436b3427{s=START}]=>HttpChannelOverHttp@709c752e{s=HttpChannelState@3d2af97b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.132 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.132 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a74dde4 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.132 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.132 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.132 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.132 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.132 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.132 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119695ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.132 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@399bfbbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39574]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.133 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.133 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.133 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.133 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.133 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.133 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@399bfbbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39574]] 18:37:20.133 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@399bfbbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39574]] startThread=0 18:37:20.133 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.133 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.132 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39574<->127.0.0.1:41975 18:37:20.133 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 18:37:20.133 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.133 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@399bfbbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39574]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59694ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.133 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 18:37:20.133 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Content-Length: 0 18:37:20.133 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Host: localhost:41975 18:37:20.133 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Connection: Keep-Alive 18:37:20.133 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.133 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Accept-Encoding: gzip,deflate 18:37:20.133 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1[\r][\n]" 18:37:20.133 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Content-Length: 0[\r][\n]" 18:37:20.133 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Host: localhost:41975[\r][\n]" 18:37:20.133 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.133 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.133 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.133 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "[\r][\n]" 18:37:20.132 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.133 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@2bab4941 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@520a11d3{ReadCallback@1abe06b7{HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.133 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6b2ea5e0 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.134 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@2bab4941 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6b2ea5e0 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39574], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.134 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-12-07T18:37:20.134378996Z 18:37:20.134 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@399bfbbc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39574]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.134 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.134 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119693ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-12-07T18:37:20.134482949Z 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@520a11d3{ReadCallback@1abe06b7{HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.134 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-12-07T18:37:20.134599292Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 199 DirectByteBuffer@f1b3242[p=0,l=199,c=8192,r=199]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 199 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=199,c=8192,r=199]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.134 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-12-07T18:37:20.134752876Z tryProduce true 18:37:20.134 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=199,c=8192,r=199]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=199,c=8192,r=199]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.134 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.134 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:20.134 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=HEADER,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.135 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1286059070 cs=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f4708fa eof=false 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@f4708fa 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@3b08b2d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=0} DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 Content-Length: 0 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=0}] 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/DeleteHello/Bob HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=0} 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=0} 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?null on HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=0} 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.135 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@7e456fdb[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@f323269[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3885fbad{null} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=2} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 31 Content-Type: text/plain 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3f6bf673[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a857df2] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@f323269[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 31 Content-Type: text/plain 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3f6bf673[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a857df2] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@743abbb1{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@f323269[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@743abbb1{WRITING}->null:IDLE-->WRITING 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@23a226f9{s=COMPLETING}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=2}] 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@743abbb1{WRITING}->null 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@743abbb1{IDLE}->null:WRITING-->IDLE 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3f6bf673[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a857df2] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=2} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3708ca34{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3708ca34{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=2} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@63756e08) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3708ca34{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3708ca34{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=2} 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:20.137 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.137 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1286059070 cs=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f4708fa eof=false 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=3} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@23a226f9{s=END}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=3}] parse null 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=3} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=3} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=END,0 of 0},g=HttpGenerator@23a226f9{s=END}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=3}] parsed false HttpParser{s=END,0 of 0} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3b08b2d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=3}] 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1286059070 cs=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f4708fa eof=true 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3b08b2d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=3}] 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1286059070 cs=HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f4708fa eof=true 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3708ca34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1286059070 cs=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@f4708fa eof=true 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@f4708fa 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@3b08b2d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob,age=3}] 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@520a11d3{ReadCallback@1abe06b7{HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6b2ea5e0 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.138 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.138 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.138 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.138 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.138 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.138 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.138 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Content-Type: text/plain[\r][\n]" 18:37:20.138 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Content-Length: 31[\r][\n]" 18:37:20.138 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.138 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "[\r][\n]" 18:37:20.138 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.138 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "DELETE: Hello There Bob aged 90" 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6b2ea5e0 18:37:20.139 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << HTTP/1.1 200 OK 18:37:20.139 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.139 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Content-Type: text/plain 18:37:20.139 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Content-Length: 31 18:37:20.139 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Server: Jetty(11.0.24) 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.139 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.139 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 33][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.139 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-33: set socket timeout to 0 18:37:20.139 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 33][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.139 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.139 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.139 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 90 18:37:20.139 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.139 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-33: Close connection 18:37:20.139 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.139 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PutHello/Bob: 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39574], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59688ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-12-07T18:37:20.139898248Z 18:37:20.139 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59687ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-12-07T18:37:20.140081203Z 18:37:20.140 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@520a11d3{ReadCallback@1abe06b7{HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.140 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59687ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-12-07T18:37:20.140277218Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.140 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59687ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-12-07T18:37:20.140344989Z tryProduce true 18:37:20.140 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.140 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.140 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.140 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.140 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@44f23f54[{l=/127.0.0.1:41975,r=/127.0.0.1:39574,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.141 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@520a11d3{null} 18:37:20.141 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.141 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.141 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.141 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.141 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.141 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.141 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.140 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.141 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@647e704d startThread=0 18:37:20.141 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@647e704d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59686ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.141 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.141 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@44f23f54[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.141 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.141 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.141 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.141 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.141 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@44f23f54[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.144 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 34][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.145 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.145 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.144 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7ef6d154::SocketChannelEndPoint@44f23f54[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7ef6d154[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23a226f9{s=START}]=>HttpChannelOverHttp@6adc5ba6{s=HttpChannelState@3708ca34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.145 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39590<->127.0.0.1:41975 18:37:20.145 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob HTTP/1.1 18:37:20.145 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.145 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@647e704d in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59682ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.145 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.145 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@567f6913[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39590]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.145 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59682ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.145 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.145 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119682ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59682ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.145 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.145 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.145 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.145 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.145 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@567f6913[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39590]] 18:37:20.145 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@567f6913[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39590]] startThread=0 18:37:20.145 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.145 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.145 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> PUT /base/RestTest/PutHello/Bob HTTP/1.1 18:37:20.145 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Content-Type: text/plain 18:37:20.145 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Content-Length: 9 18:37:20.145 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Host: localhost:41975 18:37:20.145 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Connection: Keep-Alive 18:37:20.145 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@567f6913[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39590]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59682ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.145 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.145 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Accept-Encoding: gzip,deflate 18:37:20.145 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "PUT /base/RestTest/PutHello/Bob HTTP/1.1[\r][\n]" 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Content-Type: text/plain[\r][\n]" 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Content-Length: 9[\r][\n]" 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Host: localhost:41975[\r][\n]" 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "[\r][\n]" 18:37:20.145 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "At last! " 18:37:20.145 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.145 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.145 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.145 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@38f30ad6 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.145 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5b02e2f0{ReadCallback@7e9956f8{HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@5e9c4647 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@38f30ad6 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@5e9c4647 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@567f6913[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39590]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.146 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119681ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39590], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-12-07T18:37:20.14661309Z 18:37:20.146 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-12-07T18:37:20.146702622Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-12-07T18:37:20.146760984Z 18:37:20.146 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-12-07T18:37:20.146815615Z tryProduce true 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5b02e2f0{ReadCallback@7e9956f8{HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.146 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.146 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.146 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.146 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 228 DirectByteBuffer@17717c57[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.146 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 228 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@530627804 cs=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 eof=false 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=0} PUT /base/RestTest/PutHello/Bob HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PutHello/Bob HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=0} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=0} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?null on HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=0} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.147 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1} Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213359092327 AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1202af75[r=Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1202af75[r=Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1202af75[r=Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=1}] 18:37:20.148 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1202af75[r=Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@32aa03d3{DirectByteBufferR@28760f06[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@530627804 cs=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 eof=false 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@32aa03d3{DirectByteBufferR@28760f06[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1202af75[r=Content@32aa03d3{DirectByteBufferR@28760f06[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@32aa03d3{DirectByteBufferR@28760f06[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213359092327] AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2} 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2} 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213359092327 AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@1202af75[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1202af75[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1202af75[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1202af75[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@1202af75[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=2}] 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@530627804 cs=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 eof=false 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@530627804 cs=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 eof=false 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@655f9f9b[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:37:20.149 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@62a1fd42[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@f7de5e{null} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 37 Content-Type: text/plain 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@1861ff79[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1db18a9] (null,[p=0,l=37,c=8192,r=37],true)@START 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@62a1fd42[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 37 Content-Type: text/plain 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@1861ff79[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1db18a9] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6cfdbe3d{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@62a1fd42[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6cfdbe3d{WRITING}->null:IDLE-->WRITING 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1d76302c{s=COMPLETING}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3}] 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@6cfdbe3d{WRITING}->null 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6cfdbe3d{IDLE}->null:WRITING-->IDLE 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1861ff79[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1db18a9] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@31eefb81{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@31eefb81{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@52c698d2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@31eefb81{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@31eefb81{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:37:20.150 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PUT /base/RestTest/PutHello/Bob HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@530627804 cs=HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 eof=true 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1202af75[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3}] 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@530627804 cs=HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 eof=true 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1202af75[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3}] 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@530627804 cs=HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 eof=true 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@31eefb81{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@530627804 cs=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 eof=true 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@16eb61e2 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1202af75[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob,age=3}] 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.150 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5b02e2f0{ReadCallback@7e9956f8{HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@5e9c4647 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.151 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.151 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.151 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.151 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.151 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Content-Type: text/plain[\r][\n]" 18:37:20.151 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Content-Length: 37[\r][\n]" 18:37:20.151 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.151 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "[\r][\n]" 18:37:20.151 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "PUT: At last! Hello There Bob aged 90" 18:37:20.151 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << HTTP/1.1 200 OK 18:37:20.151 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.151 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Content-Type: text/plain 18:37:20.151 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Content-Length: 37 18:37:20.151 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Server: Jetty(11.0.24) 18:37:20.151 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.151 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 34][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.151 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-34: set socket timeout to 0 18:37:20.151 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 34][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.151 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.151 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.151 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 90 18:37:20.151 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.151 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-34: Close connection 18:37:20.151 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.151 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PostHello/Bob: 18:37:20.152 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.152 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.152 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.152 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 35][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.152 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.152 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.152 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39606<->127.0.0.1:41975 18:37:20.152 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob HTTP/1.1 18:37:20.152 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.152 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.152 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> POST /base/RestTest/PostHello/Bob HTTP/1.1 18:37:20.152 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Content-Type: text/plain 18:37:20.152 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Content-Length: 9 18:37:20.153 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Host: localhost:41975 18:37:20.153 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Connection: Keep-Alive 18:37:20.153 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.153 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Accept-Encoding: gzip,deflate 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "POST /base/RestTest/PostHello/Bob HTTP/1.1[\r][\n]" 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Content-Type: text/plain[\r][\n]" 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Content-Length: 9[\r][\n]" 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Host: localhost:41975[\r][\n]" 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "[\r][\n]" 18:37:20.153 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "At last! " 18:37:20.151 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.151 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.153 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.153 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@5e9c4647 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.153 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3950b1c1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39606]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.153 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39590], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.153 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.153 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.153 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.153 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.153 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3950b1c1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39606]] 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.153 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3950b1c1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39606]] startThread=0 18:37:20.153 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.153 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59674ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-12-07T18:37:20.153708632Z 18:37:20.153 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3950b1c1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39606]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59674ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.153 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.153 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.153 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59674ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-12-07T18:37:20.153814985Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.153 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59674ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-12-07T18:37:20.153887096Z tryProduce true 18:37:20.153 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.153 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.153 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.153 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.153 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59673ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=27]@2024-12-07T18:37:20.15404664Z 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5b02e2f0{ReadCallback@7e9956f8{HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@1c654b6a on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@787b7568{ReadCallback@15820aff{HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@238a2d3e on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3950b1c1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39606]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59673ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59673ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5989d392[{l=/127.0.0.1:41975,r=/127.0.0.1:39590,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.154 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119673ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59673ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@1c654b6a 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@238a2d3e 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5b02e2f0{null} 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e1cecf startThread=0 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.154 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e1cecf in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59672ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.154 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.154 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39606], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.155 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5989d392[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.155 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5989d392[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.155 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.155 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4e1cecf in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59672ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59672ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-12-07T18:37:20.155256391Z 18:37:20.155 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59672ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.155 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ff159f9::SocketChannelEndPoint@5989d392[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ff159f9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d76302c{s=START}]=>HttpChannelOverHttp@5b8fd5f9{s=HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@31eefb81{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.155 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119672ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59672ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.155 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.155 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59672ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-12-07T18:37:20.155367014Z 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@787b7568{ReadCallback@15820aff{HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.155 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59672ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-12-07T18:37:20.155418766Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.155 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59672ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-12-07T18:37:20.155524998Z tryProduce true 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 230 DirectByteBuffer@f1b3242[p=0,l=230,c=8192,r=230]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 230 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=230,c=8192,r=230]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=230,c=8192,r=230]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=230,c=8192,r=230]={<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1114002205 cs=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 eof=false 18:37:20.155 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=1} POST /base/RestTest/PostHello/Bob HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PostHello/Bob HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=1} 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=1} 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?null on HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=1} 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.155 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.156 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.156 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.156 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=1}] 18:37:20.156 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2} Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213367516453 AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@2beda881[r=Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@2beda881[r=Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@2beda881[r=Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2beda881[r=Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@46ee5f9b{DirectByteBufferR@366002e0[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1114002205 cs=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 eof=false 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@46ee5f9b{DirectByteBufferR@366002e0[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@2beda881[r=Content@46ee5f9b{DirectByteBufferR@366002e0[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@46ee5f9b{DirectByteBufferR@366002e0[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213367516453] AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>.4)\r\nAcce...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213367516453 AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@2beda881[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@2beda881[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@2beda881[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@2beda881[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@2beda881[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=2}] 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.157 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1114002205 cs=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 eof=false 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1114002205 cs=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 eof=false 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@51d9dde8[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1736cef2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@23904908{null} 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 38 Content-Type: text/plain 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@15513898[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a788147] (null,[p=0,l=38,c=8192,r=38],true)@START 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@1736cef2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 38 Content-Type: text/plain 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@15513898[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a788147] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2b188fa4{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1736cef2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2b188fa4{WRITING}->null:IDLE-->WRITING 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1c63b52c{s=COMPLETING}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=3}] 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@2b188fa4{WRITING}->null 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2b188fa4{IDLE}->null:WRITING-->IDLE 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@15513898[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@a788147] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=3} 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7c4317e7{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@7c4317e7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=3} 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@a614bc6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.158 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@7c4317e7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7c4317e7{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=4} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:37:20.159 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "POST /base/RestTest/PostHello/Bob HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1114002205 cs=HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 eof=true 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=4} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2beda881[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=4}] 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1114002205 cs=HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 eof=true 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2beda881[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=4}] 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1114002205 cs=HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 eof=true 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@7c4317e7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1114002205 cs=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 eof=true 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@63a08fd3 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2beda881[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob,age=4}] 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@787b7568{ReadCallback@15820aff{HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@238a2d3e on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.159 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.159 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.159 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.159 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.159 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Content-Type: text/plain[\r][\n]" 18:37:20.159 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Content-Length: 38[\r][\n]" 18:37:20.159 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.159 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "[\r][\n]" 18:37:20.159 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "POST: At last! Hello There Bob aged 90" 18:37:20.159 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << HTTP/1.1 200 OK 18:37:20.159 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.159 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Content-Type: text/plain 18:37:20.159 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Content-Length: 38 18:37:20.159 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Server: Jetty(11.0.24) 18:37:20.159 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.160 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 35][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.160 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-35: set socket timeout to 0 18:37:20.160 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 35][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.160 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.160 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.160 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 90 18:37:20.160 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.160 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-35: Close connection 18:37:20.160 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.160 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PatchHello/Bob: 18:37:20.160 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.160 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.160 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.161 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 36][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.161 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.161 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39616<->127.0.0.1:41975 18:37:20.161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 18:37:20.161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.161 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6310f55c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39616]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.161 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 18:37:20.161 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Content-Type: application/merge-patch+json 18:37:20.161 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Content-Length: 9 18:37:20.161 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Host: localhost:41975 18:37:20.161 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Connection: Keep-Alive 18:37:20.161 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.161 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Accept-Encoding: gzip,deflate 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "PATCH /base/RestTest/PatchHello/Bob HTTP/1.1[\r][\n]" 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Content-Length: 9[\r][\n]" 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Host: localhost:41975[\r][\n]" 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "[\r][\n]" 18:37:20.161 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "At last! " 18:37:20.161 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.161 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.161 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.161 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.161 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6310f55c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39616]] 18:37:20.161 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6310f55c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39616]] startThread=0 18:37:20.161 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.161 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.159 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.161 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6310f55c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39616]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59666ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.159 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.161 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.161 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.161 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.161 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.161 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.161 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@238a2d3e 18:37:20.161 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.161 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.161 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.161 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.161 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.161 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.161 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.161 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@5d2c2209 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.161 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39606], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59665ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-12-07T18:37:20.162192489Z 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5941262e{ReadCallback@31adcf07{HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@d2d8f51 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.162 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59665ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-12-07T18:37:20.162311692Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59665ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-12-07T18:37:20.162371534Z 18:37:20.162 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59665ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-12-07T18:37:20.162428165Z tryProduce true 18:37:20.162 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@787b7568{ReadCallback@15820aff{HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6310f55c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39616]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59665ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.162 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59665ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@5d2c2209 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.162 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119665ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59665ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@d2d8f51 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.162 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39616], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@28ec3eee[{l=/127.0.0.1:41975,r=/127.0.0.1:39606,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@55b7047c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@787b7568{null} 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59664ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=28]@2024-12-07T18:37:20.163165444Z 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3f6416c5 startThread=0 18:37:20.163 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59664ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=28]@2024-12-07T18:37:20.163272047Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:20.163 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3f6416c5 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59664ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59664ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=28]@2024-12-07T18:37:20.163342139Z 18:37:20.163 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@28ec3eee[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@55b7047c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.163 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59664ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=29]@2024-12-07T18:37:20.16339345Z tryProduce true 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5941262e{ReadCallback@31adcf07{HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.163 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@55b7047c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.163 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3f6416c5 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59664ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.163 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.163 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@55b7047c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@28ec3eee[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@55b7047c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@55b7047c::SocketChannelEndPoint@28ec3eee[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@55b7047c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1c63b52c{s=START}]=>HttpChannelOverHttp@5f1bf3b1{s=HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@7c4317e7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.163 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.163 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59664ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.163 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.163 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.163 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.163 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.163 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.163 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 DirectByteBuffer@17717c57[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.163 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 250 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.163 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.163 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119664ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59664ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:20.163 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@478968212 cs=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d01306e eof=false 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1d01306e 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=0} PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PatchHello/Bob HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=0} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=0} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?null on HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=0} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.164 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1} Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213376039912 AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@7b673b14[r=Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@7b673b14[r=Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@7b673b14[r=Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@7b673b14[r=Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=1}] 18:37:20.165 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@67ce9ea3{DirectByteBufferR@18710b17[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@478968212 cs=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d01306e eof=false 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@67ce9ea3{DirectByteBufferR@18710b17[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@7b673b14[r=Content@67ce9ea3{DirectByteBufferR@18710b17[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@67ce9ea3{DirectByteBufferR@18710b17[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213376039912] AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213376039912 AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@7b673b14[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@7b673b14[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@7b673b14[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@7b673b14[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@7b673b14[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2}] 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@478968212 cs=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d01306e eof=false 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@478968212 cs=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d01306e eof=false 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@ce7da37[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@4e1aef24[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@5d324bc2{null} 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=2} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:20.166 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4d0bcac0[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7f8f8734] (null,[p=0,l=39,c=8192,r=39],true)@START 18:37:20.167 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@4e1aef24[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.167 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:20.167 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.167 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4d0bcac0[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7f8f8734] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:37:20.167 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@66f5242e{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4e1aef24[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.167 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@66f5242e{WRITING}->null:IDLE-->WRITING 18:37:20.167 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.167 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.167 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.167 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Content-Length: 39[\r][\n]" 18:37:20.167 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.167 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "[\r][\n]" 18:37:20.167 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "PATCH: At last! Hello There Bob aged 90" 18:37:20.167 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << HTTP/1.1 200 OK 18:37:20.167 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.167 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Content-Type: application/merge-patch+json 18:37:20.167 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Content-Length: 39 18:37:20.167 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Server: Jetty(11.0.24) 18:37:20.167 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.167 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 36][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.167 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-36: set socket timeout to 0 18:37:20.167 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 36][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.167 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.167 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.167 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 90 18:37:20.167 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.167 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-36: Close connection 18:37:20.167 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.169 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/GetHello/Bob?age=10: 18:37:20.169 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.169 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.169 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.169 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 37][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.169 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.170 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.170 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39632<->127.0.0.1:41975 18:37:20.170 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:20.170 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.170 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.170 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:37:20.170 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Host: localhost:41975 18:37:20.170 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Connection: Keep-Alive 18:37:20.170 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.170 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Accept-Encoding: gzip,deflate 18:37:20.170 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:20.170 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Host: localhost:41975[\r][\n]" 18:37:20.170 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.170 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5b0b499[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39632]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.170 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.170 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.170 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.170 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.170 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.170 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5b0b499[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39632]] 18:37:20.170 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5b0b499[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39632]] startThread=0 18:37:20.170 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.170 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5b0b499[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39632]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59657ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.170 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.170 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.170 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "[\r][\n]" 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.170 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4a34e940{s=COMPLETING}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=6}] 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.170 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@66f5242e{WRITING}->null 18:37:20.170 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@66f5242e{IDLE}->null:WRITING-->IDLE 18:37:20.170 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4d0bcac0[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7f8f8734] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@1ec6ce0d on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.170 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@10e547fa{ReadCallback@c084671{HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.171 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.171 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2496475b on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.171 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.171 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.170 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.171 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5b0b499[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39632]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59656ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@1ec6ce0d 18:37:20.171 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59656ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2496475b 18:37:20.171 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119656ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59656ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39632], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59656ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-12-07T18:37:20.171484407Z 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59656ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-12-07T18:37:20.17156775Z 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@10e547fa{ReadCallback@c084671{HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 181 DirectByteBuffer@f1b3242[p=0,l=181,c=8192,r=181]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.171 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59656ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=28]@2024-12-07T18:37:20.171677302Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 181 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=181,c=8192,r=181]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.171 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59656ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=28]@2024-12-07T18:37:20.171765415Z tryProduce true 18:37:20.171 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.171 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=181,c=8192,r=181]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=181,c=8192,r=181]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.171 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.171 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.171 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=8} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@462e088{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@462e088{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=8} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@29d61f69) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@462e088{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@462e088{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=8} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:37:20.172 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PATCH /base/RestTest/PatchHello/Bob HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@478968212 cs=HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d01306e eof=true 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=8} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7b673b14[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=8}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@478968212 cs=HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d01306e eof=true 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7b673b14[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=8}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@478968212 cs=HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d01306e eof=true 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@462e088{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@478968212 cs=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1d01306e eof=true 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1d01306e 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@7b673b14[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob,age=8}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@22c136b6[{l=/127.0.0.1:41975,r=/127.0.0.1:39616,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5941262e{null} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a188d59 startThread=0 18:37:20.172 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.172 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.172 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.172 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.172 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.172 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@22c136b6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.172 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.173 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.173 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.171 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.172 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a188d59 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59655ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.173 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@22c136b6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.173 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@76f3dee7::SocketChannelEndPoint@22c136b6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@76f3dee7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a34e940{s=START}]=>HttpChannelOverHttp@1b2c7b3{s=HttpChannelState@462e088{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.173 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a188d59 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59654ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.173 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59654ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.173 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119654ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59654ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1490349769 cs=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@37de2fd8 eof=false 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@37de2fd8 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@37e16d9e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0}] 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=0} 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.173 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@6061cbff[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1f3cc39c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@595a9f4c{null} 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=1} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 28 Content-Type: text/plain 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@65eb8464[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@bbb8515] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@1f3cc39c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 28 Content-Type: text/plain 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@65eb8464[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@bbb8515] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@72e287dd{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1f3cc39c[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.174 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@72e287dd{WRITING}->null:IDLE-->WRITING 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f00f954{s=COMPLETING}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@72e287dd{WRITING}->null 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@72e287dd{IDLE}->null:WRITING-->IDLE 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@65eb8464[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@bbb8515] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6f9417d1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6f9417d1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@7fcfd632) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6f9417d1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6f9417d1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:37:20.175 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1490349769 cs=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@37de2fd8 eof=false 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5f00f954{s=END}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] parse null 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5f00f954{s=END}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,0 of -1} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@37e16d9e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1490349769 cs=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@37de2fd8 eof=true 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@37e16d9e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1490349769 cs=HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@37de2fd8 eof=true 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6f9417d1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1490349769 cs=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@37de2fd8 eof=true 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@37de2fd8 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@37e16d9e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/GetHello/Bob?age=10,age=2}] 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.175 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.176 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.176 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@10e547fa{ReadCallback@c084671{HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.176 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.176 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2496475b on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.176 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.176 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.176 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.176 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.176 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.176 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Content-Type: text/plain[\r][\n]" 18:37:20.176 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Content-Length: 28[\r][\n]" 18:37:20.176 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.176 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "[\r][\n]" 18:37:20.176 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "GOT: Hello There Bob aged 10" 18:37:20.176 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << HTTP/1.1 200 OK 18:37:20.176 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.176 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Content-Type: text/plain 18:37:20.176 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Content-Length: 28 18:37:20.176 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Server: Jetty(11.0.24) 18:37:20.176 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.176 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 37][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.176 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-37: set socket timeout to 0 18:37:20.176 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 37][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.176 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.176 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.176 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:37:20.176 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.176 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-37: Close connection 18:37:20.176 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.176 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10: 18:37:20.177 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.177 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.177 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.177 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 38][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.177 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.177 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.177 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39640<->127.0.0.1:41975 18:37:20.177 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:20.177 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.177 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.177 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@282a72cd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39640]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.177 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.177 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:20.177 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Content-Length: 0 18:37:20.177 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.176 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.176 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.177 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.177 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.177 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Host: localhost:41975 18:37:20.177 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.180 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Connection: Keep-Alive 18:37:20.177 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.180 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@2496475b 18:37:20.180 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.180 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.180 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Accept-Encoding: gzip,deflate 18:37:20.180 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@282a72cd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39640]] 18:37:20.180 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:20.180 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Content-Length: 0[\r][\n]" 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.180 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Host: localhost:41975[\r][\n]" 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.180 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.180 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@282a72cd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39640]] startThread=0 18:37:20.180 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.180 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.180 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.180 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "[\r][\n]" 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.180 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@282a72cd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39640]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59647ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.180 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.180 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39632], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.180 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.180 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59647ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=28]@2024-12-07T18:37:20.180825877Z 18:37:20.180 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.180 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@44f3bc6d on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.180 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.180 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59647ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=28]@2024-12-07T18:37:20.18096146Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.180 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=28]@2024-12-07T18:37:20.181021542Z 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-12-07T18:37:20.181077973Z tryProduce true 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@10e547fa{ReadCallback@c084671{HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.181 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@258ccb29{ReadCallback@610fa539{HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.181 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@38c67da1 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@282a72cd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39640]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@44f3bc6d 18:37:20.181 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119646ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@38c67da1 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@60be195d[{l=/127.0.0.1:41975,r=/127.0.0.1:39632,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@ea24a75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39640], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@10e547fa{null} 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65a0092f startThread=0 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=29]@2024-12-07T18:37:20.181911315Z 18:37:20.181 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@ea24a75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.181 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59645ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=29]@2024-12-07T18:37:20.182014187Z 18:37:20.182 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@60be195d[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@ea24a75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@258ccb29{ReadCallback@610fa539{HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.182 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@ea24a75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.182 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.182 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.182 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.182 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.182 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.182 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 206 DirectByteBuffer@f1b3242[p=0,l=206,c=8192,r=206]={<<>>zip,defla...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.182 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65a0092f in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59645ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 206 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=206,c=8192,r=206]={<<>>zip,defla...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.182 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@60be195d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@ea24a75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.182 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.182 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=206,c=8192,r=206]={<<>>zip,defla...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.182 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@ea24a75::SocketChannelEndPoint@60be195d[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@ea24a75[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f00f954{s=START}]=>HttpChannelOverHttp@309e2332{s=HttpChannelState@6f9417d1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.182 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59645ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-12-07T18:37:20.182291704Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.182 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65a0092f in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59645ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=206,c=8192,r=206]={<<>>zip,defla...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.182 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59645ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-12-07T18:37:20.182449888Z tryProduce true 18:37:20.182 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59645ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.182 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.182 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119645ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59645ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2131180761 cs=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@686cd76c eof=false 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@686cd76c 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@62f1eb18[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.182 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1}] 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.183 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3a51420[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@45021179[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4b5b6902{null} 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 31 Content-Type: text/plain 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@269fe25a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d30f6bd] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@45021179[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 31 Content-Type: text/plain 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@269fe25a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d30f6bd] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@586cb7bb{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@45021179[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@586cb7bb{WRITING}->null:IDLE-->WRITING 18:37:20.184 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.184 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.184 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Content-Type: text/plain[\r][\n]" 18:37:20.184 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Content-Length: 31[\r][\n]" 18:37:20.184 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.184 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "[\r][\n]" 18:37:20.184 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "DELETE: Hello There Bob aged 10" 18:37:20.184 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << HTTP/1.1 200 OK 18:37:20.184 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.184 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Content-Type: text/plain 18:37:20.184 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Content-Length: 31 18:37:20.184 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Server: Jetty(11.0.24) 18:37:20.184 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.185 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 38][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.185 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-38: set socket timeout to 0 18:37:20.185 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 38][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.185 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.185 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.185 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:37:20.185 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.185 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-38: Close connection 18:37:20.185 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.185 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10: 18:37:20.182 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.184 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=W,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@26649b00{s=COMPLETING}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=2}] 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@586cb7bb{WRITING}->null 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@586cb7bb{IDLE}->null:WRITING-->IDLE 18:37:20.185 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@26649b00{s=COMPLETING}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:20.185 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@269fe25a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d30f6bd] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@8916f5a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@8916f5a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@48efd6cd) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@8916f5a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.185 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@8916f5a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.185 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:20.185 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.185 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.185 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 39][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.185 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2131180761 cs=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@686cd76c eof=false 18:37:20.186 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@26649b00{s=END}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4}] parse null 18:37:20.186 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=END,0 of 0},g=HttpGenerator@26649b00{s=END}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,0 of 0} 18:37:20.186 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39650<->127.0.0.1:41975 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.186 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@14c800b0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39650]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.186 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@62f1eb18[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2131180761 cs=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@686cd76c eof=true 18:37:20.186 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:20.186 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@62f1eb18[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:37:20.186 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2131180761 cs=HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@686cd76c eof=true 18:37:20.186 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@8916f5a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2131180761 cs=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@686cd76c eof=true 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@686cd76c 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@62f1eb18[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:37:20.186 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:37:20.186 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Host: localhost:41975 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:37:20.186 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.186 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.186 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.186 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@14c800b0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39650]] 18:37:20.186 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@14c800b0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39650]] startThread=0 18:37:20.186 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.186 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.186 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Connection: Keep-Alive 18:37:20.186 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.186 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@14c800b0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39650]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59641ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.186 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.186 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.186 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.186 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.186 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@161dcb71 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.186 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@58ca5f24{ReadCallback@16a6fc67{HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6e18fb81 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.186 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Accept-Encoding: gzip,deflate 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@14c800b0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39650]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59640ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.187 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59640ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.186 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@161dcb71 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6e18fb81 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.187 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Host: localhost:41975[\r][\n]" 18:37:20.187 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.187 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119640ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59640ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.187 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.187 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.187 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "[\r][\n]" 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7c04c0c4[{l=/127.0.0.1:41975,r=/127.0.0.1:39640,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39650], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@258ccb29{null} 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11bb70b8 startThread=0 18:37:20.187 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11bb70b8 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59640ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59640ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-12-07T18:37:20.187852207Z 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.187 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7c04c0c4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7c04c0c4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59639ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=29]@2024-12-07T18:37:20.18797916Z 18:37:20.187 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.187 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1e2b4d8c::SocketChannelEndPoint@7c04c0c4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1e2b4d8c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26649b00{s=START}]=>HttpChannelOverHttp@46649229{s=HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@8916f5a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@58ca5f24{ReadCallback@16a6fc67{HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.188 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59639ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=30]@2024-12-07T18:37:20.188141204Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 187 DirectByteBuffer@f1b3242[p=0,l=187,c=8192,r=187]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.188 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59639ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=30]@2024-12-07T18:37:20.188200416Z tryProduce true 18:37:20.188 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.188 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 187 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=187,c=8192,r=187]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.188 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11bb70b8 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59639ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=187,c=8192,r=187]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=187,c=8192,r=187]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.188 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.188 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59639ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.188 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.188 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.188 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.188 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119639ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59639ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.188 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.189 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@293209076 cs=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77c0b269 eof=false 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@77c0b269 18:37:20.188 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@763f84e5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:20.189 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.189 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.189 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.189 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1}] 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.189 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@451a71d4[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@4beaf20[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@769f0624{null} 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 31 Content-Type: text/plain 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7c8dbcbe[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a0ff62a] (null,[p=0,l=31,c=8192,r=31],true)@START 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@4beaf20[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 31 Content-Type: text/plain 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7c8dbcbe[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a0ff62a] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1b3993e4{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4beaf20[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1b3993e4{WRITING}->null:IDLE-->WRITING 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1f9c7541{s=COMPLETING}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=2}] 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@1b3993e4{WRITING}->null 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1b3993e4{IDLE}->null:WRITING-->IDLE 18:37:20.190 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7c8dbcbe[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a0ff62a] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@655448ae{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@655448ae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@15190881) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@655448ae{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@655448ae{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:37:20.191 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@293209076 cs=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77c0b269 eof=false 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1f9c7541{s=END}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3}] parse null 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1f9c7541{s=END}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of -1} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@763f84e5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@293209076 cs=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77c0b269 eof=true 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@763f84e5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@293209076 cs=HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77c0b269 eof=true 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@655448ae{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@293209076 cs=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77c0b269 eof=true 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@77c0b269 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@763f84e5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@58ca5f24{ReadCallback@16a6fc67{HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.191 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6e18fb81 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.192 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.192 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.192 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.192 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.192 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.192 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@6e18fb81 18:37:20.192 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Content-Type: text/plain[\r][\n]" 18:37:20.192 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Content-Length: 31[\r][\n]" 18:37:20.192 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.192 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "[\r][\n]" 18:37:20.192 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "DELETE: Hello There Bob aged 10" 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.192 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << HTTP/1.1 200 OK 18:37:20.192 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.192 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Content-Type: text/plain 18:37:20.192 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Content-Length: 31 18:37:20.192 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Server: Jetty(11.0.24) 18:37:20.192 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.192 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 39][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.192 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-39: set socket timeout to 0 18:37:20.192 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 39][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.192 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.192 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.192 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:37:20.192 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.192 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-39: Close connection 18:37:20.192 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.192 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PutHello/Bob?age=10: 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39650], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59635ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=30]@2024-12-07T18:37:20.192922097Z 18:37:20.192 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59634ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=30]@2024-12-07T18:37:20.193013969Z 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@58ca5f24{ReadCallback@16a6fc67{HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.193 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3a785d22[{l=/127.0.0.1:41975,r=/127.0.0.1:39650,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.193 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.193 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@58ca5f24{null} 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=1 updates=0 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2816ea51 startThread=0 18:37:20.193 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 40][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.193 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.193 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2816ea51 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59634ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.193 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3a785d22[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.193 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39654<->127.0.0.1:41975 18:37:20.193 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3a785d22[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.193 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:20.193 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.193 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.193 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7016bd60[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39654]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.193 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.193 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:37:20.193 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Content-Type: text/plain 18:37:20.193 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Content-Length: 9 18:37:20.193 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Host: localhost:41975 18:37:20.193 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Connection: Keep-Alive 18:37:20.193 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.193 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Accept-Encoding: gzip,deflate 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.193 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6e740ad0::SocketChannelEndPoint@3a785d22[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.193 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.194 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.194 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2816ea51 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59633ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.194 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59633ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.193 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59633ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-12-07T18:37:20.194050196Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.194 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119633ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59633ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.194 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59633ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-12-07T18:37:20.194122248Z tryProduce true 18:37:20.194 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.194 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.193 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:20.194 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Content-Type: text/plain[\r][\n]" 18:37:20.194 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Content-Length: 9[\r][\n]" 18:37:20.194 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Host: localhost:41975[\r][\n]" 18:37:20.194 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.194 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.194 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.194 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "[\r][\n]" 18:37:20.194 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "At last! " 18:37:20.193 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.194 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.194 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@3a785d22[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:20.194 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3a785d22[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.194 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3a785d22[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e740ad0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7541{s=START}]=>HttpChannelOverHttp@79ee0cc7{s=HttpChannelState@655448ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.194 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.194 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.194 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.194 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7016bd60[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39654]] 18:37:20.194 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7016bd60[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39654]] startThread=0 18:37:20.194 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7016bd60[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39654]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59632ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7bcbd176 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1acdf8c5{ReadCallback@1b355f37{HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@3e507d46 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7016bd60[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39654]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59632ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59632ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.195 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119632ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59632ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@7bcbd176 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@3e507d46 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39654], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59632ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-12-07T18:37:20.195857122Z 18:37:20.195 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59632ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-12-07T18:37:20.195950224Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.195 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59631ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=30]@2024-12-07T18:37:20.196005026Z 18:37:20.195 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59631ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=31]@2024-12-07T18:37:20.196057277Z tryProduce true 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1acdf8c5{ReadCallback@1b355f37{HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.196 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.196 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.196 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@17717c57[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.196 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1991679046 cs=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae eof=false 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=0} 18:37:20.196 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.197 [qtp773066329-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.197 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.197 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.197 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.197 [qtp773066329-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2} Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213408880213 AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@110ec252[r=Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@110ec252[r=Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@110ec252[r=Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@110ec252[r=Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@402a6639{DirectByteBufferR@2bc96d6[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1991679046 cs=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae eof=false 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@402a6639{DirectByteBufferR@2bc96d6[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@110ec252[r=Content@402a6639{DirectByteBufferR@2bc96d6[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@402a6639{DirectByteBufferR@2bc96d6[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213408880213] AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.198 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3} 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3} 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213408880213 AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@110ec252[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@110ec252[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@110ec252[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@110ec252[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@110ec252[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3}] 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1991679046 cs=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae eof=false 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1991679046 cs=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae eof=false 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@7a0359b7[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1df818f7[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@ef0bedf{null} 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 37 Content-Type: text/plain 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@689c83f1[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@832b1b4] (null,[p=0,l=37,c=8192,r=37],true)@START 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@1df818f7[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 37 Content-Type: text/plain 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.199 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@689c83f1[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@832b1b4] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:37:20.200 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@55503fe5{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1df818f7[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.200 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@55503fe5{WRITING}->null:IDLE-->WRITING 18:37:20.200 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.200 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.200 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Content-Type: text/plain[\r][\n]" 18:37:20.200 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Content-Length: 37[\r][\n]" 18:37:20.200 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.200 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "[\r][\n]" 18:37:20.200 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "PUT: At last! Hello There Bob aged 10" 18:37:20.200 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << HTTP/1.1 200 OK 18:37:20.200 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.200 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Content-Type: text/plain 18:37:20.200 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Content-Length: 37 18:37:20.200 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Server: Jetty(11.0.24) 18:37:20.200 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.200 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 40][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.200 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-40: set socket timeout to 0 18:37:20.200 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 40][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.200 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.200 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.200 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:37:20.200 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.200 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-40: Close connection 18:37:20.200 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.200 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PutBlank: 18:37:20.201 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.201 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.201 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.201 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 41][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.201 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.201 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.201 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39658<->127.0.0.1:41975 18:37:20.201 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:37:20.201 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.201 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.201 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7082cb87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39658]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.201 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.201 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:37:20.201 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.201 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.201 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.201 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.201 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7082cb87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39658]] 18:37:20.201 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7082cb87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39658]] startThread=0 18:37:20.201 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.201 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.200 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3106da3e{s=COMPLETING}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=4}] 18:37:20.201 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Content-Type: text/plain 18:37:20.201 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7082cb87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39658]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59625ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.201 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Content-Length: 9 18:37:20.202 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Host: localhost:41975 18:37:20.202 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Connection: Keep-Alive 18:37:20.202 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@175cb7ad on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1228bc97{ReadCallback@10c40111{HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@62572d7b on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7082cb87[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39658]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59625ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.201 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@55503fe5{WRITING}->null 18:37:20.202 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Accept-Encoding: gzip,deflate 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59625ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@175cb7ad 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@62572d7b 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.202 [qtp773066329-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@55503fe5{IDLE}->null:WRITING-->IDLE 18:37:20.202 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@689c83f1[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@832b1b4] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:37:20.202 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119625ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59625ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.202 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Content-Type: text/plain[\r][\n]" 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Content-Length: 9[\r][\n]" 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Host: localhost:41975[\r][\n]" 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "[\r][\n]" 18:37:20.202 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "At last! " 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.202 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39658], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/REPRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59624ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-12-07T18:37:20.203143229Z 18:37:20.202 [qtp773066329-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.203 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59624ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-12-07T18:37:20.203231151Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59624ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=31]@2024-12-07T18:37:20.203299343Z 18:37:20.203 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59624ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=32]@2024-12-07T18:37:20.203347864Z tryProduce true 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1228bc97{ReadCallback@10c40111{HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.203 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.203 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@17717c57[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.203 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.203 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1961893663 cs=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 eof=false 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.203 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PutBlank HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=1} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1}] 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1}] 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1}] 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=1} Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.204 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213415290348 AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6e5d39f4[r=Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6e5d39f4[r=Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6e5d39f4[r=Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6e5d39f4[r=Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1b7f9634{DirectByteBufferR@6f036aa3[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1961893663 cs=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 eof=false 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1b7f9634{DirectByteBufferR@6f036aa3[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6e5d39f4[r=Content@1b7f9634{DirectByteBufferR@6f036aa3[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1b7f9634{DirectByteBufferR@6f036aa3[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213415290348] AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=END,9 of 9},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=END,9 of 9},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213415290348 AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@6e5d39f4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6e5d39f4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6e5d39f4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6e5d39f4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@6e5d39f4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=2}] 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1961893663 cs=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 eof=false 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1961893663 cs=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 eof=false 18:37:20.205 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@5d275646[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@5a32568f[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3d9bb5cb{null} 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 26 Content-Type: text/plain 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@493986a9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ecb7cae] (null,[p=0,l=26,c=8192,r=26],true)@START 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@5a32568f[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 26 Content-Type: text/plain 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@493986a9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ecb7cae] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6605d1d6{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5a32568f[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6605d1d6{WRITING}->null:IDLE-->WRITING 18:37:20.206 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.206 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.206 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Content-Type: text/plain[\r][\n]" 18:37:20.206 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Content-Length: 26[\r][\n]" 18:37:20.206 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.206 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "[\r][\n]" 18:37:20.206 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "PUT: At last! Hello There " 18:37:20.206 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << HTTP/1.1 200 OK 18:37:20.206 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.206 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Content-Type: text/plain 18:37:20.206 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Content-Length: 26 18:37:20.206 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Server: Jetty(11.0.24) 18:37:20.206 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.206 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 41][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.206 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-41: set socket timeout to 0 18:37:20.206 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 41][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.206 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.206 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.206 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:37:20.206 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.206 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-41: Close connection 18:37:20.206 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=END,9 of 9},g=HttpGenerator@50eb4e22{s=COMPLETING}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=3}] 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@6605d1d6{WRITING}->null 18:37:20.206 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PostHello/Bob?age=10: 18:37:20.203 [qtp773066329-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=10} 18:37:20.207 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@a042c8f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.207 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@a042c8f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.207 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=11} 18:37:20.207 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5e5d65d6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.207 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@a042c8f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.207 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@a042c8f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.207 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.206 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6605d1d6{IDLE}->null:WRITING-->IDLE 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@493986a9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2ecb7cae] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=4} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@398f61c1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@398f61c1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PutBlank,age=4} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@6500530) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@398f61c1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@398f61c1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=4} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:37:20.207 [qtp773066329-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1961893663 cs=HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 eof=true 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=4} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6e5d39f4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=4}] 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1961893663 cs=HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 eof=true 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6e5d39f4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=4}] 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1961893663 cs=HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 eof=true 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@398f61c1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1961893663 cs=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 eof=true 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6bab27b2 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6e5d39f4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutBlank,age=4}] 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.207 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@12d2ad7e[{l=/127.0.0.1:41975,r=/127.0.0.1:39658,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@10625182[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1228bc97{null} 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.208 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39008798 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59619ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.208 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.208 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.208 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.208 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.208 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@12d2ad7e[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@10625182[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.208 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.208 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.208 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@10625182[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.208 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39008798 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59619ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.208 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59619ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.208 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119619ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59619ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39008798 startThread=0 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@10625182[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@12d2ad7e[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@10625182[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@10625182::SocketChannelEndPoint@12d2ad7e[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@10625182[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50eb4e22{s=START}]=>HttpChannelOverHttp@18ebe37f{s=HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@398f61c1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.208 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.207 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=11} 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:37:20.208 [qtp773066329-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1991679046 cs=HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae eof=true 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=12} 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@110ec252[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=12}] 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1991679046 cs=HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae eof=true 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@110ec252[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=12}] 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1991679046 cs=HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae eof=true 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@a042c8f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1991679046 cs=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae eof=true 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6f02e8ae 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@110ec252[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PutHello/Bob?age=10,age=12}] 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.208 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7247fae8[{l=/127.0.0.1:41975,r=/127.0.0.1:39654,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3696edf6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1acdf8c5{null} 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52d2f6e7 startThread=0 18:37:20.209 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52d2f6e7 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59618ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3696edf6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.209 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.209 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7247fae8[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3696edf6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.209 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.209 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.209 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3696edf6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.209 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@52d2f6e7 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59618ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.209 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59618ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.209 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 42][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.209 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119618ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59618ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.209 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.209 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.209 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39672<->127.0.0.1:41975 18:37:20.209 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:20.209 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.209 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@bc56340[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39672]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.209 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@bc56340[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39672]] 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@bc56340[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39672]] startThread=0 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.209 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.210 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:37:20.210 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Content-Type: text/plain 18:37:20.210 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Content-Length: 9 18:37:20.210 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Host: localhost:41975 18:37:20.210 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Connection: Keep-Alive 18:37:20.210 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.210 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Accept-Encoding: gzip,deflate 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@bc56340[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39672]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59617ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Content-Type: text/plain[\r][\n]" 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Content-Length: 9[\r][\n]" 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Host: localhost:41975[\r][\n]" 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "[\r][\n]" 18:37:20.210 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "At last! " 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4398edb8 on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@41d88366{ReadCallback@131bd809{HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@176a12ff on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@bc56340[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39672]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59617ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@4398edb8 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59617ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@176a12ff 18:37:20.210 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119617ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59617ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.210 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39672], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59616ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=31]@2024-12-07T18:37:20.211136104Z 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59616ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=31]@2024-12-07T18:37:20.211222396Z 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@41d88366{ReadCallback@131bd809{HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@f1b3242[p=0,l=237,c=8192,r=237]={<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=237,c=8192,r=237]={<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.211 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59616ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=32]@2024-12-07T18:37:20.211434391Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=237,c=8192,r=237]={<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=237,c=8192,r=237]={<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.211 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59616ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=32]@2024-12-07T18:37:20.211504863Z tryProduce true 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.211 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.211 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.211 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=SPACE2,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@298530512 cs=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@463a21be eof=false 18:37:20.211 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@463a21be 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.211 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1} 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1} 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=1} 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.212 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.209 [qtp773066329-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7247fae8[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3696edf6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.213 [qtp773066329-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3696edf6::SocketChannelEndPoint@7247fae8[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3696edf6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3106da3e{s=START}]=>HttpChannelOverHttp@3e9e9332{s=HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@a042c8f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.213 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:20.213 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2} Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213423905719 AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1bba74f8[r=Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1bba74f8[r=Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1bba74f8[r=Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1bba74f8[r=Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1ea9dff1{DirectByteBufferR@569c0742[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@298530512 cs=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@463a21be eof=false 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1ea9dff1{DirectByteBufferR@569c0742[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1bba74f8[r=Content@1ea9dff1{DirectByteBufferR@569c0742[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1ea9dff1{DirectByteBufferR@569c0742[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213423905719] AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=2}] 18:37:20.213 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>cept-Enco...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3} 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3} 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213423905719 AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@1bba74f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1bba74f8[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1bba74f8[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1bba74f8[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@1bba74f8[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3}] 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@298530512 cs=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@463a21be eof=false 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@298530512 cs=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@463a21be eof=false 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@413cfbfe[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@9695a95[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@59ef5a1e{null} 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 38 Content-Type: text/plain 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6f7ff076[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@493a056c] (null,[p=0,l=38,c=8192,r=38],true)@START 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@9695a95[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.214 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 38 Content-Type: text/plain 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6f7ff076[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@493a056c] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@ac4432c{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@9695a95[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@ac4432c{WRITING}->null:IDLE-->WRITING 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2532c0d0{s=COMPLETING}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@ac4432c{WRITING}->null 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@ac4432c{IDLE}->null:WRITING-->IDLE 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6f7ff076[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@493a056c] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@40048159{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@40048159{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2958d7c0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@40048159{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@40048159{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:37:20.215 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@298530512 cs=HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@463a21be eof=true 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1bba74f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@298530512 cs=HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@463a21be eof=true 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1bba74f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@298530512 cs=HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@463a21be eof=true 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@40048159{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@298530512 cs=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@463a21be eof=true 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@463a21be 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1bba74f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostHello/Bob?age=10,age=4}] 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.215 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.216 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.216 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@41d88366{ReadCallback@131bd809{HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.216 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.216 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@176a12ff on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.216 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.216 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.216 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.216 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.216 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.216 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.216 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Content-Type: text/plain[\r][\n]" 18:37:20.216 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Content-Length: 38[\r][\n]" 18:37:20.216 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.216 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "[\r][\n]" 18:37:20.216 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "POST: At last! Hello There Bob aged 10" 18:37:20.216 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << HTTP/1.1 200 OK 18:37:20.216 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.216 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Content-Type: text/plain 18:37:20.216 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Content-Length: 38 18:37:20.216 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Server: Jetty(11.0.24) 18:37:20.216 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.216 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.216 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.216 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.216 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.216 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@176a12ff 18:37:20.216 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.216 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.216 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.216 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 42][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.216 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-42: set socket timeout to 0 18:37:20.216 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 42][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.216 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.216 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.216 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:37:20.216 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.216 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-42: Close connection 18:37:20.216 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.216 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PostBlank: 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39672], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59610ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=32]@2024-12-07T18:37:20.217331622Z 18:37:20.217 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59610ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=32]@2024-12-07T18:37:20.217411354Z 18:37:20.217 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@41d88366{ReadCallback@131bd809{HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.217 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.217 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 43][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.217 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.217 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.217 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39682<->127.0.0.1:41975 18:37:20.217 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:37:20.217 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5fdc3f08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39682]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.217 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.217 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.217 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59610ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=33]@2024-12-07T18:37:20.217900147Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.217 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59609ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=33]@2024-12-07T18:37:20.217964699Z tryProduce true 18:37:20.217 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.217 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.218 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.218 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.217 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.218 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.218 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> POST /base/RestTest/PostBlank HTTP/1.1 18:37:20.218 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Content-Type: text/plain 18:37:20.218 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Content-Length: 9 18:37:20.218 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Host: localhost:41975 18:37:20.218 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Connection: Keep-Alive 18:37:20.218 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.218 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Accept-Encoding: gzip,deflate 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Content-Type: text/plain[\r][\n]" 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Content-Length: 9[\r][\n]" 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Host: localhost:41975[\r][\n]" 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "[\r][\n]" 18:37:20.218 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "At last! " 18:37:20.217 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.217 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.220 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.220 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.220 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5fdc3f08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39682]] 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5fdc3f08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39682]] startThread=0 18:37:20.220 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5fdc3f08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39682]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59607ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.220 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4c7e4bad[{l=/127.0.0.1:41975,r=/127.0.0.1:39672,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7d85e286[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@41d88366{null} 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@3fdd097 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24ed6482 startThread=0 18:37:20.220 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24ed6482 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59607ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.220 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.220 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:20.220 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4c7e4bad[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d85e286[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.220 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d85e286[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5140fefe{ReadCallback@383837cb{HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.220 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24ed6482 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=0,r=-1,t=59607ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.220 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@55ac2133 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.220 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59607ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.220 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119607ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59606ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.220 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d85e286[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.220 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@3fdd097 18:37:20.221 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5fdc3f08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39682]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59606ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.221 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4c7e4bad[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d85e286[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.221 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59606ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@55ac2133 18:37:20.221 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119606ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59606ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.221 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7d85e286::SocketChannelEndPoint@4c7e4bad[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7d85e286[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2532c0d0{s=START}]=>HttpChannelOverHttp@7d0379f2{s=HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@40048159{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.221 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.221 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39682], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59606ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=32]@2024-12-07T18:37:20.221484389Z 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59606ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=32]@2024-12-07T18:37:20.221563221Z 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5140fefe{ReadCallback@383837cb{HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 226 DirectByteBuffer@f1b3242[p=0,l=226,c=8192,r=226]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 226 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=226,c=8192,r=226]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=226,c=8192,r=226]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=226,c=8192,r=226]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.221 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RESERVED,thread=Thread[qtp773066329-19,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59606ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=33]@2024-12-07T18:37:20.221827928Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.221 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59606ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=33]@2024-12-07T18:37:20.221898019Z tryProduce true 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.221 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.221 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.221 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@651711646 cs=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1037b736 eof=false 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1037b736 18:37:20.222 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.222 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} POST /base/RestTest/PostBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PostBlank HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=0} 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.222 [qtp773066329-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1} Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213433798132 AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5ac32b38[r=Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5ac32b38[r=Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5ac32b38[r=Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5ac32b38[r=Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@6602d4c5{DirectByteBufferR@29a103f[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@651711646 cs=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1037b736 eof=false 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@6602d4c5{DirectByteBufferR@29a103f[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5ac32b38[r=Content@6602d4c5{DirectByteBufferR@29a103f[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6602d4c5{DirectByteBufferR@29a103f[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213433798132] AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1} 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.223 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=1}] parsed false HttpParser{s=END,9 of 9} 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213433798132 AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@5ac32b38[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5ac32b38[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5ac32b38[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5ac32b38[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@5ac32b38[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2}] 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@651711646 cs=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1037b736 eof=false 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@651711646 cs=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1037b736 eof=false 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@2f39995d[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6ce0ed69[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1cb4b8cc{null} 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=2} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 27 Content-Type: text/plain 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4e7d588d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d6dd36e] (null,[p=0,l=27,c=8192,r=27],true)@START 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@6ce0ed69[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 27 Content-Type: text/plain 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4e7d588d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d6dd36e] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@468de80f{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6ce0ed69[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.224 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@468de80f{WRITING}->null:IDLE-->WRITING 18:37:20.225 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.225 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.225 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Content-Type: text/plain[\r][\n]" 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5d798abe{s=COMPLETING}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=3}] 18:37:20.225 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Content-Length: 27[\r][\n]" 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@468de80f{WRITING}->null 18:37:20.225 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@468de80f{IDLE}->null:WRITING-->IDLE 18:37:20.225 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "[\r][\n]" 18:37:20.225 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "POST: At last! Hello There " 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4e7d588d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2d6dd36e] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.225 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << HTTP/1.1 200 OK 18:37:20.225 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.225 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Content-Type: text/plain 18:37:20.225 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Content-Length: 27 18:37:20.225 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Server: Jetty(11.0.24) 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=3} 18:37:20.225 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@f2062a5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@f2062a5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PostBlank,age=3} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@7fc65aca) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@f2062a5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@f2062a5{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=3} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:37:20.225 [qtp773066329-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.225 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 43][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.225 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-43: set socket timeout to 0 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@651711646 cs=HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1037b736 eof=true 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=3} 18:37:20.225 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 43][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.225 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5ac32b38[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=3}] 18:37:20.225 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.225 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@651711646 cs=HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1037b736 eof=true 18:37:20.225 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.225 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-43: Close connection 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5ac32b38[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=3}] 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@651711646 cs=HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1037b736 eof=true 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@f2062a5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.225 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@651711646 cs=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1037b736 eof=true 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1037b736 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5ac32b38[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PostBlank,age=3}] 18:37:20.225 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PatchHello/Bob?age=10: 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.225 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6847f54d[{l=/127.0.0.1:41975,r=/127.0.0.1:39682,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5447aacf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5140fefe{null} 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5bdbcc8f startThread=0 18:37:20.226 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5bdbcc8f in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59601ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5447aacf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:20.226 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6847f54d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5447aacf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@6847f54d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5447aacf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.226 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.226 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5447aacf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5447aacf::SocketChannelEndPoint@6847f54d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5447aacf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d798abe{s=START}]=>HttpChannelOverHttp@3f5c30d6{s=HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@f2062a5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.226 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5bdbcc8f in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59601ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.226 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.226 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59601ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.226 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.226 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.226 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119601ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59601ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.226 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 44][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.226 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.226 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.226 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.226 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:20.226 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.226 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.226 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:20.226 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.226 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39686<->127.0.0.1:41975 18:37:20.226 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:20.226 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.226 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1a64742e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39686]] on ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:20.226 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=1 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1a64742e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39686]] 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1a64742e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39686]] startThread=0 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.226 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1a64742e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39686]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.227 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:37:20.227 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Content-Type: application/merge-patch+json 18:37:20.227 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Content-Length: 9 18:37:20.227 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Host: localhost:41975 18:37:20.227 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Connection: Keep-Alive 18:37:20.227 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.227 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Accept-Encoding: gzip,deflate 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Content-Length: 9[\r][\n]" 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Host: localhost:41975[\r][\n]" 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Connection: Keep-Alive[\r][\n]" 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "[\r][\n]" 18:37:20.227 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "At last! " 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@102a3bfd on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@160c32ac{ReadCallback@388db1e2{HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@79b990dd on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=2 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 2 updates 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1a64742e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39686]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@102a3bfd 18:37:20.227 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119600ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@79b990dd 18:37:20.227 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39686], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59599ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=33]@2024-12-07T18:37:20.228245902Z 18:37:20.228 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59599ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=33]@2024-12-07T18:37:20.228344875Z ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59599ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=33]@2024-12-07T18:37:20.228396316Z 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@160c32ac{ReadCallback@388db1e2{HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@f1b3242[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@f1b3242[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:20.228 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@540810722 cs=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea eof=false 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0} 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:20.229 [qtp773066329-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:20.228 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59598ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=34]@2024-12-07T18:37:20.229812852Z tryProduce true 18:37:20.229 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:20.229 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.229 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=0}] 18:37:20.229 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1} Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213441006867 AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6740d7e4[r=Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6740d7e4[r=Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6740d7e4[r=Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6740d7e4[r=Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@7d180f47{DirectByteBufferR@3d0bde0b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@540810722 cs=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea eof=false 18:37:20.230 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@7d180f47{DirectByteBufferR@3d0bde0b[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6740d7e4[r=Content@7d180f47{DirectByteBufferR@3d0bde0b[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@7d180f47{DirectByteBufferR@3d0bde0b[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=213441006867] AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@61f487ad{DirectByteBuffer@f1b3242[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@f1b3242[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2} 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2} 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 213441006867 AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@6740d7e4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6740d7e4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6740d7e4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6740d7e4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@6740d7e4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@540810722 cs=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea eof=false 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@540810722 cs=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea eof=false 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@7aba88f7[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1b249fb3[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@26fbd9a7{null} 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:20.231 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@45e3a0f5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b30758e] (null,[p=0,l=39,c=8192,r=39],true)@START 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@1b249fb3[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:20 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@45e3a0f5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b30758e] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5456b65c{IDLE}->null [DirectByteBuffer@6d71ff55[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1b249fb3[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5456b65c{WRITING}->null:IDLE-->WRITING 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4af6494{s=COMPLETING}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@5456b65c{WRITING}->null 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5456b65c{IDLE}->null:WRITING-->IDLE 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@45e3a0f5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b30758e] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6b8f37ca{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6b8f37ca{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2c986b90) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6b8f37ca{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6b8f37ca{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:37:20.232 [qtp773066329-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:20 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@540810722 cs=HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea eof=true 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6740d7e4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@540810722 cs=HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea eof=true 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6740d7e4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@540810722 cs=HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea eof=true 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6b8f37ca{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@540810722 cs=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea eof=true 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@8c9e7ea 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6740d7e4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:20.232 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 null 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@160c32ac{ReadCallback@388db1e2{HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@79b990dd on ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=1 18:37:20.233 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:20.233 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/1 selected 18:37:20.233 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:20.233 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "HTTP/1.1 200 OK[\r][\n]" 18:37:20.233 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Date: Sat, 07 Dec 2024 18:37:20 GMT[\r][\n]" 18:37:20.233 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.233 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Content-Length: 39[\r][\n]" 18:37:20.233 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:20.233 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "[\r][\n]" 18:37:20.233 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "PATCH: At last! Hello There Bob aged 10" 18:37:20.233 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << HTTP/1.1 200 OK 18:37:20.233 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Date: Sat, 07 Dec 2024 18:37:20 GMT 18:37:20.233 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Content-Type: application/merge-patch+json 18:37:20.233 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Content-Length: 39 18:37:20.233 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Server: Jetty(11.0.24) 18:37:20.233 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:20.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 44][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:20.233 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-44: set socket timeout to 0 18:37:20.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 44][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.233 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:20.233 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:20.233 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:37:20.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:20.233 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-44: Close connection 18:37:20.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:20.233 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41975/base/RestTest/PatchBlank: 18:37:20.234 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:37:20.234 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:37:20.234 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41975][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:37:20.234 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 45][route: {}->http://localhost:41975][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:20.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41975 18:37:20.234 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41975 18:37:20.234 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:39692<->127.0.0.1:41975 18:37:20.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:20.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:37:20.234 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7cdc5a16[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39692]] on ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:20.234 [qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=1 18:37:20.234 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.234 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:20.234 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:20.234 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.234 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7cdc5a16[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39692]] 18:37:20.234 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7cdc5a16[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39692]] startThread=0 18:37:20.234 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.234 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7cdc5a16[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39692]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59592ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@1dd58c78 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@aac7828{ReadCallback@612d7ef2{HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@50aa88e3 on ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=1 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=2 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7cdc5a16[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39692]] in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=59592ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59592ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.235 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119592ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=59592ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/1 selected 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 2 updates 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$720/0x0000000800f75b20@1dd58c78 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@50aa88e3 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.235 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:20.233 [qtp773066329-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:20.233 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:20.239 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:20.239 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:20.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:37:20.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$713/0x0000000800f669f8@79b990dd 18:37:20.239 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:37:20.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.239 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Content-Type: application/merge-patch+json 18:37:20.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:20.239 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Content-Length: 9 18:37:20.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:20.239 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Host: localhost:41975 18:37:20.239 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Connection: Keep-Alive 18:37:20.239 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:37:20.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 1/1/1 selected 18:37:20.239 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Accept-Encoding: gzip,deflate 18:37:20.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 1 keys, 0 updates 18:37:20.239 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:37:20.239 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:37:20.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39686], selector=sun.nio.ch.EPollSelectorImpl@4e4f3614, interestOps=1, readyOps=1 SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:20.239 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Content-Length: 9[\r][\n]" 18:37:20.239 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Host: localhost:41975[\r][\n]" 18:37:20.239 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Connection: Keep-Alive[\r][\n]" 18:37:23.236 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:37:23.236 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:37:23.236 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "[\r][\n]" 18:37:23.236 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "At last! " 18:37:23.236 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 1/1/1 selected 18:37:20.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.236 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 1 keys, 0 updates 18:37:23.236 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=3003/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:23.236 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41975 remote=/127.0.0.1:39692], selector=sun.nio.ch.EPollSelectorImpl@7715ef3e, interestOps=1, readyOps=1 SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=3001/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.237 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=3001/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56590ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=34]@2024-12-07T18:37:23.237323435Z 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=3004/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56590ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=34]@2024-12-07T18:37:23.237560422Z 18:37:23.237 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=3002/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@160c32ac{ReadCallback@388db1e2{HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=FI,flush=-,to=3004/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=3004/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,OPEN,fill=-,flush=-,to=3004/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@f1b3242[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:23.237 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/PRODUCING/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56590ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=33]@2024-12-07T18:37:23.237738147Z 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,ISHUT,fill=-,flush=-,to=3004/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.237 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56590ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=35]@2024-12-07T18:37:23.237958692Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:23.237 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,ISHUT,fill=-,flush=-,to=3004/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:23.237 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=3002/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56589ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=33]@2024-12-07T18:37:23.238080576Z 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,ISHUT,fill=-,flush=-,to=3004/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:23.238 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56589ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=35]@2024-12-07T18:37:23.238079786Z tryProduce true 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:23.238 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:23.238 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:23.238 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@aac7828{ReadCallback@612d7ef2{HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=FI,flush=-,to=3002/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,ISHUT,fill=-,flush=-,to=3005/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.238 [qtp773066329-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,ISHUT,fill=-,flush=-,to=3005/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,ISHUT,fill=-,flush=-,to=3005/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.238 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 1 keys 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@44116d42[{l=/127.0.0.1:41975,r=/127.0.0.1:39686,CLOSED,fill=-,flush=-,to=3005/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.238 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RESERVED,thread=Thread[qtp773066329-23,5,main]} task=AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56589ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=34]@2024-12-07T18:37:23.238701602Z ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0} 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@160c32ac{null} 18:37:23.238 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=3003/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@5e5daa74{STARTED} id=1 keys=1 selected=0 updates=0 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18ee9239 startThread=0 18:37:23.239 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:23.239 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:23.239 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 0 updates 18:37:23.239 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:23.239 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:23.238 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=null,r=null,CLOSED,fill=-,flush=-,to=3005/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:23.239 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:23.239 [qtp773066329-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@44116d42[{l=null,r=null,CLOSED,fill=-,flush=-,to=3006/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 246 DirectByteBuffer@17717c57[p=0,l=246,c=8192,r=246]={<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00} 18:37:23.239 [qtp773066329-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=null,r=null,CLOSED,fill=-,flush=-,to=3006/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:23.239 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RUNNING,thread=Thread[qtp773066329-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:37:23.239 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0} 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 246 RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=246,c=8192,r=246]={<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=0,l=246,c=8192,r=246]={<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@17717c57[p=0,l=246,c=8192,r=246]={<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00} 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:37:23.239 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41975) header=Host, headerString=[Host], valueString=[localhost:41975] 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1988293956 cs=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3e410123 eof=false 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3e410123 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41975 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:37:23.240 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41975/base/RestTest/PatchBlank HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1} 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1} 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1} 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 session=null 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2def7a7a, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:23.241 [qtp773066329-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:37:23.238 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=true/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=56588ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=34]@2024-12-07T18:37:23.239137004Z tryProduce true 18:37:23.241 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:23.241 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:23.241 [qtp773066329-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=1}] 18:37:23.242 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 1 keys 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00} 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4} Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=4}] parsed true HttpParser{s=CONTENT,9 of 9} 18:37:23.244 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 216455241751 AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@38beea5e[r=Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@38beea5e[r=Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@38beea5e[r=Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@38beea5e[r=Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@751627fb{DirectByteBufferR@14dfd4c8[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1988293956 cs=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3e410123 eof=false 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@751627fb{DirectByteBufferR@14dfd4c8[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@38beea5e[r=Content@751627fb{DirectByteBufferR@14dfd4c8[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@751627fb{DirectByteBufferR@14dfd4c8[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=216455241751] AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:37:23.245 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=5}] parse RetainableByteBuffer@4ea91111{DirectByteBuffer@17717c57[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@17717c57[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>st! pt-En...\x00\x00\x00\x00\x00\x00\x00} 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6} 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6} 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6}] parsed false HttpParser{s=END,9 of 9} 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6}] 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 216455241751 AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6}] 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@38beea5e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6}] 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@38beea5e[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6}] 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@38beea5e[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6}] 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@38beea5e[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6}] 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@38beea5e[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=6}] 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1988293956 cs=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3e410123 eof=false 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1988293956 cs=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3e410123 eof=false 18:37:23.246 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@22219769[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6d026569[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@29efaecd{null} 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=7} 200 null HTTP/1.1 Date: Sat, 07 Dec 2024 18:37:23 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@43fc46ac[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d480b65] (null,[p=0,l=28,c=8192,r=28],true)@START 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@6d026569[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 07 Dec 2024 18:37:23 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@43fc46ac[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d480b65] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@139f0288{IDLE}->null [DirectByteBuffer@68a65a59[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6d026569[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@139f0288{WRITING}->null:IDLE-->WRITING 18:37:23.247 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "HTTP/1.1 200 OK[\r][\n]" 18:37:23.247 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Date: Sat, 07 Dec 2024 18:37:23 GMT[\r][\n]" 18:37:23.247 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Content-Type: application/merge-patch+json[\r][\n]" 18:37:23.247 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Content-Length: 28[\r][\n]" 18:37:23.247 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Server: Jetty(11.0.24)[\r][\n]" 18:37:23.247 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "[\r][\n]" 18:37:23.247 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "PATCH: At last! Hello There " 18:37:23.247 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << HTTP/1.1 200 OK 18:37:23.247 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Date: Sat, 07 Dec 2024 18:37:23 GMT 18:37:23.247 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Content-Type: application/merge-patch+json 18:37:23.247 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Content-Length: 28 18:37:23.247 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Server: Jetty(11.0.24) 18:37:23.248 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:37:23.248 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 45][route: {}->http://localhost:41975] can be kept alive indefinitely 18:37:23.248 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-45: set socket timeout to 0 18:37:23.248 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 45][route: {}->http://localhost:41975][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:37:23.248 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:37:23.248 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:37:23.248 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:37:23.248 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:37:23.248 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-45: Close connection 18:37:23.248 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:37:23.239 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18ee9239 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=56588ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=2/4,pending=0}] 18:37:23.247 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=W,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1b95365b{s=COMPLETING}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=7}] 18:37:23.249 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@139f0288{WRITING}->null 18:37:23.249 [qtp773066329-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@139f0288{IDLE}->null:WRITING-->IDLE 18:37:23.249 [qtp773066329-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@44116d42[{l=null,r=null,CLOSED,fill=-,flush=-,to=3016/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.249 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@43fc46ac[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6d480b65] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 18:37:23.249 [qtp773066329-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5f9e3631::SocketChannelEndPoint@44116d42[{l=null,r=null,CLOSED,fill=-,flush=-,to=3016/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5f9e3631[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4af6494{s=START}]=>HttpChannelOverHttp@12f0dc30{s=HttpChannelState@6b8f37ca{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.250 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18ee9239 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=1,r=-1,t=56577ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:37:23.250 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56577ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=10} 18:37:23.250 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116577ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56577ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2b0755f4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2b0755f4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41975/base/RestTest/PatchBlank,age=10} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@47524ff0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2b0755f4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2b0755f4{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=10} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:37:23.250 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41975, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@1a3e5f23{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE}, connector=RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}, jettyThread=Thread[RestTest-41975,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:23.250 [qtp773066329-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:37:23 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:23.250 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41975, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@1a3e5f23{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE}, connector=RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975}, jettyThread=Thread[RestTest-41975,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1988293956 cs=HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3e410123 eof=true 18:37:23.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=10} 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@38beea5e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=10}] 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1988293956 cs=HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3e410123 eof=true 18:37:23.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:23.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@5e5daa74{STARTED} id=1 keys=0 selected=0 updates=0 18:37:23.250 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@38beea5e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=10}] 18:37:23.251 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp773066329-22-acceptor-0@5938ab31-RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56576ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:23.251 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=3,r=-1,t=56576ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:23.251 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116576ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=3,r=-1,t=56576ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=3/4,pending=0}] 18:37:23.251 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1988293956 cs=HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3e410123 eof=true 18:37:23.251 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2b0755f4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:37:23.251 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1988293956 cs=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3e410123 eof=true 18:37:23.251 [qtp773066329-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3e410123 18:37:23.251 [qtp773066329-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@38beea5e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41975/base/RestTest/PatchBlank,age=11}] 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:37:23.252 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7ab802f4 on ManagedSelector@5e5daa74{STOPPING} id=1 keys=0 selected=0 updates=0 18:37:23.252 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STOPPING} id=1 keys=0 selected=0 updates=1 18:37:23.252 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:23.252 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:23.252 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:23.252 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:23.252 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7ab802f4 18:37:23.252 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@5e5daa74{STOPPING} id=1 keys=0 selected=0 updates=0 18:37:23.252 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:23.252 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 waiting with 0 keys 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@17717c57[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 null 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse null 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START HeapByteBuffer@64f62b12[p=0,l=0,c=0,r=0]={<<<>>>} 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:37:23.252 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.253 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@487cd177 on ManagedSelector@5e5daa74{STOPPING} id=1 keys=0 selected=0 updates=0 18:37:23.253 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.253 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@5e5daa74{STOPPING} id=1 keys=0 selected=0 updates=1 18:37:23.253 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken with none selected 18:37:23.253 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 woken up from select, 0/0/0 selected 18:37:23.253 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e4f3614 processing 0 keys, 1 updates 18:37:23.253 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:23.253 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@487cd177 18:37:23.253 [qtp773066329-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@212b00ca[{l=/127.0.0.1:41975,r=/127.0.0.1:39692,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6401fd62[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.253 [qtp773066329-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@aac7828{null} 18:37:23.253 [qtp773066329-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@68ecdde5{STARTED} id=0 keys=1 selected=0 updates=0 18:37:23.253 [qtp773066329-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:23.253 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:23.253 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RUNNING,thread=Thread[qtp773066329-24,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:37:23.253 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:23.253 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 0 updates 18:37:23.253 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:37:23.253 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:23.253 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} waiting ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:23.253 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:23.253 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62bf4b43 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56574ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.253 [qtp773066329-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@212b00ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6401fd62[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.253 [qtp773066329-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6401fd62[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.253 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62bf4b43 in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=2,r=-1,t=56574ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.253 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=3,r=-1,t=56574ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.253 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116574ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=3,r=-1,t=56574ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.253 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62bf4b43 startThread=0 18:37:23.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=3,r=-1,t=56574ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=35]@2024-12-07T18:37:23.253789365Z 18:37:23.253 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6401fd62[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:37:23.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@4a0af1d0/SelectorProducer@568294cb/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=3,r=-1,t=56574ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=35]@2024-12-07T18:37:23.253893438Z 18:37:23.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@5e5daa74{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:37:23.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@68ecdde5{STARTED} id=0 keys=0 selected=0 updates=0 18:37:23.253 [qtp773066329-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@212b00ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6401fd62[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:37:23.253 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@324b6a56 on ManagedSelector@68ecdde5{STOPPING} id=0 keys=0 selected=0 updates=0 18:37:23.254 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STOPPING} id=0 keys=0 selected=0 updates=1 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@324b6a56 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@68ecdde5{STOPPING} id=0 keys=0 selected=0 updates=0 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e waiting with 0 keys 18:37:23.254 [qtp773066329-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6401fd62::SocketChannelEndPoint@212b00ca[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6401fd62[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b95365b{s=START}]=>HttpChannelOverHttp@6cbd5f76{s=HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2b0755f4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:37:23.254 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{RUNNING,thread=Thread[qtp773066329-19,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 18:37:23.254 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@5cdfd7aa{STOPPED,thread=Thread[qtp773066329-19,5,main]} exited ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:23.254 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@5cdfd7aa{STOPPED,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=3,r=-1,t=56573ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.254 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=4,r=-1,t=56573ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.254 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116573ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=4,r=-1,t=56573ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.254 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@421d54b3 on ManagedSelector@68ecdde5{STOPPING} id=0 keys=0 selected=0 updates=0 18:37:23.254 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@68ecdde5{STOPPING} id=0 keys=0 selected=0 updates=1 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken with none selected 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e woken up from select, 0/0/0 selected 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7715ef3e processing 0 keys, 1 updates 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@421d54b3 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{RUNNING,thread=Thread[qtp773066329-23,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@72a13013{STOPPED,thread=Thread[qtp773066329-23,5,main]} exited ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@72a13013{STOPPED,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=4,r=-1,t=56573ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=5,r=-1,t=56573ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.254 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116573ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=5,r=-1,t=56573ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=5,r=-1,t=56567ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=34]@2024-12-07T18:37:23.260166375Z 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@33d5f832/SelectorProducer@704f030c/IDLE/p=false/QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=5,r=-1,t=56567ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=34]@2024-12-07T18:37:23.260307939Z 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@68ecdde5{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@747d1932[HTTP/1.1] 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@747d1932[HTTP/1.1] 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@3ab6678b{STARTED} 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@3ab6678b{STOPPED} 18:37:23.260 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestTest@62db0521{HTTP/1.1, (http/1.1)}{localhost:41975} 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@1a3e5f23{STARTED}[11.0.24,sto=0] 18:37:23.260 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@1a3e5f23{STOPPING}[11.0.24,sto=0] 18:37:23.260 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@1a3e5f23{STOPPING}[11.0.24,sto=0] 18:37:23.260 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@1a3e5f23{STOPPING}[11.0.24,sto=0] 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@9212705{STARTED}[worker=node0] 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@61d76440{STARTED}[interval=660000, ownscheduler=true] 18:37:23.260 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@754e12c4{STARTED} 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@754e12c4{STOPPED} 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@61d76440{STOPPED}[interval=660000, ownscheduler=false] 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@9212705{STOPPED}[worker=node0] 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@50baa29c{STARTED} 18:37:23.260 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@50baa29c{STOPPING} 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@50baa29c{STOPPED} 18:37:23.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,AVAILABLE} 18:37:23.261 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED} 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 18:37:23.261 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@7cd97532[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@2f90fe0c[passivating=false,graceSec=3600] 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@2f90fe0c[passivating=false,graceSec=3600] 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@7cd97532[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@59e43db1{STARTED} 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@59e43db1{STOPPED} 18:37:23.261 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@4912d525{STARTED} 18:37:23.261 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@4912d525{STOPPING} 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-d02946e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@3340c19c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:37:23.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:37:23.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:37:23.267 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2def7a7a[EMBEDDED:null] 18:37:23.267 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:37:23.267 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet7cff3f1d{/*->org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:37:23.267 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2def7a7a=MappedServlet6401188a{null->org.glassfish.jersey.servlet.ServletContainer-2def7a7a==org.glassfish.jersey.servlet.ServletContainer@7ef5bd35{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@4912d525{STOPPED} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler356691811==dftMaxIdleSec=-1 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@2a49fe{base=null,protected=[]} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@2a49fe{base=null,protected=[]} 18:37:23.268 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@6fca2a8f{/base,null,STOPPED} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@1d96d872{STARTED} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@5c748168{STARTED} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@5c748168{STOPPED} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@1d96d872{STOPPED} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@6293e39e{size=0} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@6293e39e{size=0} 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp773066329]@2e140e59{STARTED,8<=9<=200,i=5,r=-1,t=56559ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=5,r=-1,t=56559ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0}] 18:37:23.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@53fa8743{reserved=4/4,pending=0} 18:37:23.271 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} task=STOP ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.271 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@48ea396a{RESERVED,thread=Thread[qtp773066329-26,5,main]} task=STOP ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.271 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} task=STOP ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.271 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} task=STOP ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.271 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@50a4f676{RESERVED,thread=Thread[qtp773066329-24,5,main]} exited ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.271 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@48ea396a{RESERVED,thread=Thread[qtp773066329-26,5,main]} exited ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.271 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@4f8e6aa1{RESERVED,thread=Thread[qtp773066329-25,5,main]} exited ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.271 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@48ea396a{RESERVED,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=5,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@4f8e6aa1{RESERVED,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=5,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@359e0fa7{RESERVED,thread=Thread[qtp773066329-21,5,main]} exited ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.271 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@50a4f676{RESERVED,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=5,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=7,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=7,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116556ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=8,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@359e0fa7{RESERVED,thread=null} in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=7,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=8,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116556ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=8,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=9,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116556ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=9,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.271 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=116556ms in the future QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=9<=200,i=9,r=-1,t=56556ms,q=0}[ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0}] 18:37:23.278 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@53fa8743{reserved=-1/4,pending=0} 18:37:23.278 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp773066329-26,5,main] for 2499 18:37:23.278 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=9,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=9,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=9,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=9,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=10,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-20,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=10,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=10,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=10,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-19,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=9,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.278 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=9,r=-1,t=56549ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=14,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-29,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=14,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=15,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-23,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=16,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=11,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=16,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=17,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-21,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=17,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=12,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=13,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$480/0x0000000800d5f9b0@64dc0ba in QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=14,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=16,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=18,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-22,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=17,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-24,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=17,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-26,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=18,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.279 [qtp773066329-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp773066329-25,5,main] exited for QueuedThreadPool[qtp773066329]@2e140e59{STOPPING,8<=0<=200,i=18,r=-1,t=56548ms,q=0}[NO_TRY] 18:37:23.280 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp773066329-22,5,] for 2498 18:37:23.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp773066329]@2e140e59{STOPPED,8<=0<=200,i=18,r=-1,t=56542ms,q=0}[NO_TRY] 18:37:23.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@1a3e5f23{STOPPED}[11.0.24,sto=0] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.578 s -- in org.onap.policy.rest.RestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ rest --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ rest --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/rest-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ rest --- [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ rest --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ rest --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/rest/4.1.0-SNAPSHOT/rest-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/rest-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/rest/4.1.0-SNAPSHOT/rest-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:aai >-- [INFO] Building aai 4.1.0-SNAPSHOT [14/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aai --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aai --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aai --- [INFO] Copying 17 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.aai.AaiManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:37:26,963 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - This is logback-classic version 1.5.12 18:37:26,964 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7980cf2c - No custom configurators were discovered as a service. 18:37:26,964 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7980cf2c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:26,966 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7980cf2c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:26,969 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Could NOT find resource [logback-test.scmo] 18:37:26,969 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Could NOT find resource [logback.scmo] 18:37:26,974 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7980cf2c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:37:26,974 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7980cf2c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:26,975 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7980cf2c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:26,977 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/test-classes/logback-test.xml] 18:37:27,084 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [ModelImplAai] 18:37:27,085 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:37:27,094 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@467233e4 - value "/tmp/pf_logging/" substituted for "${java.io.tmpdir}/pf_logging/" 18:37:27,097 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1733596647096) 18:37:27,098 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [ConfigurationWatchList(mainURL=file:/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/test-classes/logback-test.xml, fileWatchList={/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/test-classes/logback-test.xml}, urlWatchList=[})] 18:37:27,098 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:37:27,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:37:27,103 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:37:27,113 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:37:27,142 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:37:27,142 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:37:27,143 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.aai] to DEBUG 18:37:27,145 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.aai] to false 18:37:27,145 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.aai] 18:37:27,145 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4eaf7902 - End of configuration. 18:37:27,146 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@45e6d1e0 - Registering current configuration as safe fallback point 18:37:27,147 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7980cf2c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 172 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-12-07 18:37:27,540 ModelImplAai [main] INFO network - [OUT|REST|http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/test-pnf?depth=0|] 2024-12-07 18:37:27,553 ModelImplAai [main] INFO o.o.p.c.u.s.OrderedServiceImpl - ***** OrderedServiceImpl implementers: [] 2024-12-07 18:37:27,554 ModelImplAai [main] INFO network - [IN|REST|http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/] Response code: 200 2024-12-07 18:37:27,555 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/test-pnf?depth=0 2024-12-07 18:37:27,555 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-12-07 18:37:27,555 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - {"pnf-name":test-pnf,"pnf-id":"123456","in-maint":false,"ipaddress-v4-oam":"1.1.1.1"} 2024-12-07 18:37:27,613 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-12-07 18:37:27,614 ModelImplAai [main] INFO network - [OUT|REST|http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-12-07 18:37:27,616 ModelImplAai [main] INFO network - [IN|REST|http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] Response code: 200 2024-12-07 18:37:27,616 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-12-07 18:37:27,616 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-12-07 18:37:27,617 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - { "result-data": [ { "resource-type": "vserver", "resource-link": "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497" } ] } 2024-12-07 18:37:27,637 ModelImplAai [main] INFO network - [OUT|REST|http://testing.cq.query] {"query":"query/closed-loop","start":"/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"} 2024-12-07 18:37:27,638 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-12-07 18:37:27,639 ModelImplAai [main] INFO network - [IN|REST|http://testing.cq.query/aai/v21/query?format=resource] Response code: 200 2024-12-07 18:37:27,639 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://testing.cq.query/aai/v21/query?format=resource 2024-12-07 18:37:27,639 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-12-07 18:37:27,639 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 2024-12-07 18:37:28,062 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-12-07 18:37:28,063 ModelImplAai [main] INFO network - [OUT|REST|/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-12-07 18:37:28,063 ModelImplAai [main] INFO network - [IN|REST|/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] AAI POST Null Response 2024-12-07 18:37:28,063 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI GET Null Response to /aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-12-07 18:37:28,063 ModelImplAai [main] INFO network - [OUT|REST|] null 2024-12-07 18:37:28,064 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-12-07 18:37:28,064 ModelImplAai [main] INFO network - [IN|REST|/aai/v21/query?format=resource] AAI POST Null Response 2024-12-07 18:37:28,064 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI POST Null Response to /aai/v21/query?format=resource 2024-12-07 18:37:28,065 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-12-07 18:37:28,065 ModelImplAai [main] INFO network - [OUT|REST|Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-12-07 18:37:28,066 ModelImplAai [main] INFO network - [IN|REST|Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] AAI POST Null Response 2024-12-07 18:37:28,066 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI GET Null Response to Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-12-07 18:37:28,066 ModelImplAai [main] INFO network - [OUT|REST|Error] null 2024-12-07 18:37:28,066 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-12-07 18:37:28,066 ModelImplAai [main] INFO network - [IN|REST|Error/aai/v21/query?format=resource] AAI POST Null Response 2024-12-07 18:37:28,066 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI POST Null Response to Error/aai/v21/query?format=resource [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.138 s -- in org.onap.policy.aai.AaiManagerTest [INFO] Running org.onap.policy.aai.AaiCqResponseTest 2024-12-07 18:37:28,118 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - f17face5-69cb-4c88-9e0b-7426db7edddd 2024-12-07 18:37:28,181 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - f953c499-4b1e-426b-8c6d-e9e9f1fc730f 2024-12-07 18:37:28,208 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - 41d6d38489bd40b09ea8a6b6b852dcbd 2024-12-07 18:37:28,234 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-12-07 18:37:28,234 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvPKG_7ba1fbde_1 2024-12-07 18:37:28,258 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8 2024-12-07 18:37:28,283 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL_vFWSNK bbefb8ce-2bde 2024-12-07 18:37:28,307 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-12-07 18:37:28,307 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1 2024-12-07 18:37:28,336 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - RegionOne 2024-12-07 18:37:28,360 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-12-07 18:37:28,384 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - 9a243c47-fd5f-43d1-bd2a-f17bd12a61f2 2024-12-07 18:37:28,408 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-12-07 18:37:28,965 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-12-07 18:37:28,982 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-12-07 18:37:29,001 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-12-07 18:37:29,021 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL_vFWSNK bbefb8ce-2bde 2024-12-07 18:37:29,021 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL 2019-05-01 15:30: 2024-12-07 18:37:29,021 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0 2024-12-07 18:37:29,074 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s -- in org.onap.policy.aai.AaiCqResponseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ aai --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ aai --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/aai-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ aai --- [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ aai --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ aai --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/aai/4.1.0-SNAPSHOT/aai-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/aai-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/aai/4.1.0-SNAPSHOT/aai-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:appc >-- [INFO] Building appc 4.1.0-SNAPSHOT [15/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ appc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ appc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ appc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ appc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.appc.ResponseStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.onap.policy.appc.ResponseStatusTest [INFO] Running org.onap.policy.appc.EnumsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.appc.EnumsTest [INFO] Running org.onap.policy.appc.CommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.appc.CommonHeaderTest [INFO] Running org.onap.policy.appc.ResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.appc.ResponseTest [INFO] Running org.onap.policy.appc.RequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.appc.RequestTest [INFO] Running org.onap.policy.appc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.policy.appc.util.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ appc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'appc' with 6 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ appc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/appc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ appc --- [INFO] Analyzed bundle 'appc' with 6 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ appc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ appc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appc/4.1.0-SNAPSHOT/appc-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/appc-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appc/4.1.0-SNAPSHOT/appc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:cds >-- [INFO] Building cds 4.1.0-SNAPSHOT [16/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cds --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cds --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ cds --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.cds.client.CdsProcessorGrpcClientTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:37:52.705 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(:) for action() 18:37:53.011 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:37:53.017 [main] INFO network -- [OUT|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds" } 18:37:53.025 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- [IN|REST|gRPC://localhost:1234/|] UNKNOWN 18:37:53.052 [main] ERROR org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Failed processing blueprint Status{code=UNKNOWN, description=null, cause=null} io.grpc.StatusRuntimeException: UNKNOWN at io.grpc.Status.asRuntimeException(Status.java:533) at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:453) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:426) at io.grpc.internal.ClientCallImpl.access$500(ClientCallImpl.java:66) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:689) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$900(ClientCallImpl.java:577) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:751) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:740) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:755) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:705) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:698) at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34) at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:654) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.notifyClientClose(InProcessTransport.java:576) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.close(InProcessTransport.java:562) at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218) at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:202) at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:360) at org.onap.policy.cds.client.CdsProcessorGrpcClientTest.testSendRequestFail(CdsProcessorGrpcClientTest.java:167) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:37:53.085 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:37:53.405 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:37:53.408 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:37:53.439 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:37:53.446 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(:) for action() 18:37:53.447 [main] INFO network -- [OUT|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-req1" } 18:37:53.460 [main] INFO network -- [IN|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-resp1" } 18:37:53.461 [main] INFO org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Received notification from CDS: actionIdentifiers { actionName: "policy-to-cds-resp1" } 18:37:53.463 [main] INFO network -- [IN|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-resp2" } 18:37:53.463 [main] INFO org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Received notification from CDS: actionIdentifiers { actionName: "policy-to-cds-resp2" } 18:37:53.464 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Completed blueprint(:) for action() 18:37:53.465 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:37:53.477 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.454 s -- in org.onap.policy.cds.client.CdsProcessorGrpcClientTest [INFO] Running org.onap.policy.cds.client.BasicAuthClientHeaderInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.policy.cds.client.BasicAuthClientHeaderInterceptorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cds --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cds' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ cds --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/cds-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ cds --- [INFO] Analyzed bundle 'cds' with 7 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ cds --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ cds --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/cds/4.1.0-SNAPSHOT/cds-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/cds-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/cds/4.1.0-SNAPSHOT/cds-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:appclcm >-- [INFO] Building appclcm 4.1.0-SNAPSHOT [17/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ appclcm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ appclcm --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ appclcm --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ appclcm --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.appclcm.AppcLcmCommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.policy.appclcm.AppcLcmCommonHeaderTest [INFO] Running org.onap.policy.appclcm.AppcLcmOutputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.appclcm.AppcLcmOutputTest [INFO] Running org.onap.policy.appclcm.AppcLcmModelsTest 18:37:55.308 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:37:55.311 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:37:55.361 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:37:55.362 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:37:55.363 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:37:55.363 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:37:55.364 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:37:55.364 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:37:55.364 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:37:55.364 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:37:55.364 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:37:55.364 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:37:55.364 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:37:55.364 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:37:55.365 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:37:55.365 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:37:55.365 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:37:55.365 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/test-classes 18:37:55.366 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/test-classes] 18:37:55.366 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/classes 18:37:55.366 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/classes] 18:37:55.366 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.1.0-SNAPSHOT/gson-3.1.0-SNAPSHOT.jar 18:37:55.367 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:37:55.367 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 18:37:55.368 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.1.0-SNAPSHOT/utils-test-3.1.0-SNAPSHOT.jar 18:37:55.368 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.1.0-SNAPSHOT/utils-3.1.0-SNAPSHOT.jar 18:37:55.368 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.1.0-SNAPSHOT/capabilities-3.1.0-SNAPSHOT.jar 18:37:55.369 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar 18:37:55.369 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar 18:37:55.370 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:37:55.370 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 18:37:55.371 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:37:55.372 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:37:55.372 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 18:37:55.372 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:37:55.373 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:37:55.374 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar 18:37:55.374 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar 18:37:55.375 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar 18:37:55.375 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar 18:37:55.376 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar 18:37:55.381 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar 18:37:55.382 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 18:37:55.383 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:37:55.383 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 18:37:55.384 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:37:55.385 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar 18:37:55.385 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 18:37:55.386 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 18:37:55.386 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 18:37:55.386 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 18:37:55.388 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar 18:37:55.388 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:37:55.389 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:37:55.390 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 18:37:55.390 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 18:37:55.391 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar 18:37:55.392 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 18:37:55.392 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar 18:37:55.392 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 18:37:55.392 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:37:55.429 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@51650883: ]] 18:37:55.429 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmCommonHeader.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.433 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.appclcm.AppcLcmCommonHeader.timeStamp, fieldGetter=PojoMethodImpl [method=getTimeStamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimeStamp args=[class java.time.Instant] return=void]]] with value [1994-12-10T20:16:18.431819624Z] 18:37:55.434 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.apiVer, fieldGetter=PojoMethodImpl [method=getApiVer args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setApiVer args=[class java.lang.String] return=void]]] with value [FNtdv1Bri] 18:37:55.434 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.originatorId, fieldGetter=PojoMethodImpl [method=getOriginatorId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOriginatorId args=[class java.lang.String] return=void]]] with value [89gIkyi] 18:37:55.434 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.appclcm.AppcLcmCommonHeader.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.util.UUID] return=void]]] with value [98be5e05-c7b3-41c5-8e04-098180acca9e] 18:37:55.435 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.subRequestId, fieldGetter=PojoMethodImpl [method=getSubRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubRequestId args=[class java.lang.String] return=void]]] with value [T0G] 18:37:55.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.441 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmCommonHeader.flags, fieldGetter=PojoMethodImpl [method=getFlags args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setFlags args=[interface java.util.Map] return=void]]] with value [{HyEtiBbE0i=feRtmIEws, PNSCgL=Wjp1xMZRXMP}] 18:37:55.442 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmCommonHeader.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.442 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.appclcm.AppcLcmCommonHeader.timeStamp, fieldGetter=PojoMethodImpl [method=getTimeStamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimeStamp args=[class java.time.Instant] return=void]]] with value [2042-05-10T16:36:34.442246183Z] 18:37:55.443 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.apiVer, fieldGetter=PojoMethodImpl [method=getApiVer args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setApiVer args=[class java.lang.String] return=void]]] with value [Zeyt] 18:37:55.443 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.originatorId, fieldGetter=PojoMethodImpl [method=getOriginatorId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOriginatorId args=[class java.lang.String] return=void]]] with value [xiPHem6e0mhcD] 18:37:55.443 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.appclcm.AppcLcmCommonHeader.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.util.UUID] return=void]]] with value [8e5da7c9-f43e-4b9a-9b11-281d8cdbf8a3] 18:37:55.444 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.subRequestId, fieldGetter=PojoMethodImpl [method=getSubRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubRequestId args=[class java.lang.String] return=void]]] with value [yuR7H9uz6Y3] 18:37:55.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.445 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmCommonHeader.flags, fieldGetter=PojoMethodImpl [method=getFlags args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setFlags args=[interface java.util.Map] return=void]]] with value [{C1LphfN2=rPyi}] 18:37:55.450 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmOutput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:37:55.450 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmOutput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-12-07T18:37:55.450407117Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:37:55.450 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmResponseStatus] using InstanceFactory 18:37:55.451 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmResponseStatus org.onap.policy.appclcm.AppcLcmOutput.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.policy.appclcm.AppcLcmResponseStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.policy.appclcm.AppcLcmResponseStatus] return=void]]] with value [AppcLcmResponseStatus(code=0, message=null)] 18:37:55.451 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmOutput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [aYCmt5GlnnU] 18:37:55.451 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmOutput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.451 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:37:55.451 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmOutput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-12-07T18:37:55.451777443Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:37:55.452 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmResponseStatus] using InstanceFactory 18:37:55.452 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmResponseStatus org.onap.policy.appclcm.AppcLcmOutput.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.policy.appclcm.AppcLcmResponseStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.policy.appclcm.AppcLcmResponseStatus] return=void]]] with value [AppcLcmResponseStatus(code=0, message=null)] 18:37:55.452 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmOutput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [SVfi] 18:37:55.453 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ACCEPTED, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.REJECT, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.SUCCESS, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.FAILURE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_SUCCESS, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_FAILURE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseCode.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.454 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private final int org.onap.policy.appclcm.AppcLcmResponseCode.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=null]] has no setter skipping 18:37:55.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ACCEPTED, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.REJECT, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.SUCCESS, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.FAILURE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_SUCCESS, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_FAILURE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.455 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseCode.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.456 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private final int org.onap.policy.appclcm.AppcLcmResponseCode.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=null]] with value [-1987948733] 18:37:55.458 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmInput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:37:55.459 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmInput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-12-07T18:37:55.459305465Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:37:55.459 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [ZHsC1jb] 18:37:55.459 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.460 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.460 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmInput.actionIdentifiers, fieldGetter=PojoMethodImpl [method=getActionIdentifiers args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setActionIdentifiers args=[interface java.util.Map] return=void]]] with value [{v1odm=ccLgvVB, 2k2JPo=8L9DG}] 18:37:55.461 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [xBST] 18:37:55.461 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmInput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.461 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:37:55.461 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmInput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-12-07T18:37:55.461647343Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:37:55.462 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [tME] 18:37:55.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.462 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:55.463 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmInput.actionIdentifiers, fieldGetter=PojoMethodImpl [method=getActionIdentifiers args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setActionIdentifiers args=[interface java.util.Map] return=void]]] with value [{LBUSz9=Hzi8xUVrYN, 66jJgSYY9EBWF=GwNbt}] 18:37:55.463 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [7w5gMM] 18:37:55.464 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmMessageWrapper.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.464 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [J] 18:37:55.465 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.cambriaPartition, fieldGetter=PojoMethodImpl [method=getCambriaPartition args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCambriaPartition args=[class java.lang.String] return=void]]] with value [uPbJXL] 18:37:55.465 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.rpcName, fieldGetter=PojoMethodImpl [method=getRpcName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRpcName args=[class java.lang.String] return=void]]] with value [MlYbkfs] 18:37:55.465 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.correlationId, fieldGetter=PojoMethodImpl [method=getCorrelationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCorrelationId args=[class java.lang.String] return=void]]] with value [FAivM6Jt] 18:37:55.465 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [16by1VYK4pm] 18:37:55.466 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmBody] using InstanceFactory 18:37:55.467 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmBody org.onap.policy.appclcm.AppcLcmMessageWrapper.body, fieldGetter=PojoMethodImpl [method=getBody args=[] return=class org.onap.policy.appclcm.AppcLcmBody], fieldSetter=PojoMethodImpl [method=setBody args=[class org.onap.policy.appclcm.AppcLcmBody] return=void]]] with value [AppcLcmBody(input=null, output=null)] 18:37:55.467 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmMessageWrapper.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.468 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [LOrt] 18:37:55.468 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.cambriaPartition, fieldGetter=PojoMethodImpl [method=getCambriaPartition args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCambriaPartition args=[class java.lang.String] return=void]]] with value [vu4I] 18:37:55.468 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.rpcName, fieldGetter=PojoMethodImpl [method=getRpcName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRpcName args=[class java.lang.String] return=void]]] with value [KD1aKqDrvl] 18:37:55.469 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.correlationId, fieldGetter=PojoMethodImpl [method=getCorrelationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCorrelationId args=[class java.lang.String] return=void]]] with value [LssM2vbx9JAM] 18:37:55.469 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmMessageWrapper.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [NN65GhB5hFO] 18:37:55.469 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmBody] using InstanceFactory 18:37:55.469 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmBody org.onap.policy.appclcm.AppcLcmMessageWrapper.body, fieldGetter=PojoMethodImpl [method=getBody args=[] return=class org.onap.policy.appclcm.AppcLcmBody], fieldSetter=PojoMethodImpl [method=setBody args=[class org.onap.policy.appclcm.AppcLcmBody] return=void]]] with value [AppcLcmBody(input=null, output=null)] 18:37:55.470 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmBody.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmInput] using InstanceFactory 18:37:55.470 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmInput org.onap.policy.appclcm.AppcLcmBody.input, fieldGetter=PojoMethodImpl [method=getInput args=[] return=class org.onap.policy.appclcm.AppcLcmInput], fieldSetter=PojoMethodImpl [method=setInput args=[class org.onap.policy.appclcm.AppcLcmInput] return=void]]] with value [AppcLcmInput(commonHeader=null, action=null, actionIdentifiers=null, payload=null)] 18:37:55.470 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmOutput] using InstanceFactory 18:37:55.470 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmOutput org.onap.policy.appclcm.AppcLcmBody.output, fieldGetter=PojoMethodImpl [method=getOutput args=[] return=class org.onap.policy.appclcm.AppcLcmOutput], fieldSetter=PojoMethodImpl [method=setOutput args=[class org.onap.policy.appclcm.AppcLcmOutput] return=void]]] with value [AppcLcmOutput(commonHeader=null, status=AppcLcmResponseStatus(code=0, message=null), payload=null)] 18:37:55.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmBody.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmInput] using InstanceFactory 18:37:55.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmInput org.onap.policy.appclcm.AppcLcmBody.input, fieldGetter=PojoMethodImpl [method=getInput args=[] return=class org.onap.policy.appclcm.AppcLcmInput], fieldSetter=PojoMethodImpl [method=setInput args=[class org.onap.policy.appclcm.AppcLcmInput] return=void]]] with value [AppcLcmInput(commonHeader=null, action=null, actionIdentifiers=null, payload=null)] 18:37:55.471 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmOutput] using InstanceFactory 18:37:55.471 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmOutput org.onap.policy.appclcm.AppcLcmBody.output, fieldGetter=PojoMethodImpl [method=getOutput args=[] return=class org.onap.policy.appclcm.AppcLcmOutput], fieldSetter=PojoMethodImpl [method=setOutput args=[class org.onap.policy.appclcm.AppcLcmOutput] return=void]]] with value [AppcLcmOutput(commonHeader=null, status=AppcLcmResponseStatus(code=0, message=null), payload=null)] 18:37:55.471 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:55.472 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.appclcm.AppcLcmResponseStatus.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setCode args=[int] return=void]]] with value [1409995596] 18:37:55.472 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmResponseStatus.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [gkp6Pydo] 18:37:55.472 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:55.472 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.appclcm.AppcLcmResponseStatus.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setCode args=[int] return=void]]] with value [2041388966] 18:37:55.473 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmResponseStatus.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [UtIxpDrf] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.onap.policy.appclcm.AppcLcmModelsTest [INFO] Running org.onap.policy.appclcm.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.policy.appclcm.util.SerializationTest [INFO] Running org.onap.policy.appclcm.AppcLcmResponseCodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.appclcm.AppcLcmResponseCodeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ appclcm --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ appclcm --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/appclcm-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ appclcm --- [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ appclcm --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ appclcm --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appclcm/4.1.0-SNAPSHOT/appclcm-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/appclcm-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appclcm/4.1.0-SNAPSHOT/appclcm-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:sdnc >-- [INFO] Building sdnc 4.1.0-SNAPSHOT [18/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sdnc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sdnc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sdnc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ sdnc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.sdnc.SdncResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.policy.sdnc.SdncResponseTest [INFO] Running org.onap.policy.sdnc.SdncHealAdditionalParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.sdnc.SdncHealAdditionalParamsTest [INFO] Running org.onap.policy.sdnc.SdncHealRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.sdnc.SdncHealRequestTest [INFO] Running org.onap.policy.sdnc.DemoTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.policy.sdnc.DemoTest [INFO] Running org.onap.policy.sdnc.SdncResponseDescriptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.sdnc.SdncResponseDescriptorTest [INFO] Running org.onap.policy.sdnc.SdncHealServiceInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.sdnc.SdncHealServiceInfoTest [INFO] Running org.onap.policy.sdnc.SdncRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.sdnc.SdncRequestTest [INFO] Running org.onap.policy.sdnc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.sdnc.util.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ sdnc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sdnc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/sdnc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ sdnc --- [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ sdnc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ sdnc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnc/4.1.0-SNAPSHOT/sdnc-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/sdnc-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnc/4.1.0-SNAPSHOT/sdnc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:sdnr >-- [INFO] Building sdnr 4.1.0-SNAPSHOT [19/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sdnr --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sdnr --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sdnr --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ sdnr --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.sdnr.PciStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.policy.sdnr.PciStatusTest [INFO] Running org.onap.policy.sdnr.PciResponseWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.sdnr.PciResponseWrapperTest [INFO] Running org.onap.policy.sdnr.PciRequestWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.onap.policy.sdnr.PciRequestWrapperTest [INFO] Running org.onap.policy.sdnr.PciResponseCodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.sdnr.PciResponseCodeTest [INFO] Running org.onap.policy.sdnr.PciWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.sdnr.PciWrapperTest [INFO] Running org.onap.policy.sdnr.SdnrTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.policy.sdnr.SdnrTest [INFO] Running org.onap.policy.sdnr.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.sdnr.util.SerializationTest [INFO] Running org.onap.policy.sdnr.PciCommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.sdnr.PciCommonHeaderTest [INFO] Running org.onap.policy.sdnr.PciResponseTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.sdnr.PciResponseTest [INFO] Running org.onap.policy.sdnr.PciRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.sdnr.PciRequestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ sdnr --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sdnr --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/sdnr-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ sdnr --- [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ sdnr --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ sdnr --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnr/4.1.0-SNAPSHOT/sdnr-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/sdnr-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnr/4.1.0-SNAPSHOT/sdnr-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:so >--- [INFO] Building so 4.1.0-SNAPSHOT [20/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ so --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ so --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/so/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ so --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ so --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.so.SoRequestErrorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.policy.so.SoRequestErrorTest [INFO] Running org.onap.policy.so.SoRequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.so.SoRequestTest [INFO] Running org.onap.policy.so.SoRequestCllTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.onap.policy.so.SoRequestCllTest [INFO] Running org.onap.policy.so.SoAsyncRequestStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.so.SoAsyncRequestStatusTest [INFO] Running org.onap.policy.so.SoResponseWrapperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.so.SoResponseWrapperTest [INFO] Running org.onap.policy.so.DemoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.policy.so.DemoTest [INFO] Running org.onap.policy.so.SoModelInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoModelInfoTest [INFO] Running org.onap.policy.so.SoInstanceReferencesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoInstanceReferencesTest [INFO] Running org.onap.policy.so.SoRequestInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoRequestInfoTest [INFO] Running org.onap.policy.so.SoSubscriberInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoSubscriberInfoTest [INFO] Running org.onap.policy.so.SoRelatedInstanceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoRelatedInstanceTest [INFO] Running org.onap.policy.so.SoRequestDetailsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.so.SoRequestDetailsTest [INFO] Running org.onap.policy.so.SoPolicyExceptionHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoPolicyExceptionHolderTest [INFO] Running org.onap.policy.so.SoRequestStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.so.SoRequestStatusTest [INFO] Running org.onap.policy.so.SoRequest3gppTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.so.SoRequest3gppTest [INFO] Running org.onap.policy.so.SoServiceExceptionHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoServiceExceptionHolderTest [INFO] Running org.onap.policy.so.SoRequestReferencesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.so.SoRequestReferencesTest [INFO] Running org.onap.policy.so.SoResponseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.so.SoResponseTest [INFO] Running org.onap.policy.so.SoRelatedInstanceListElementTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoRelatedInstanceListElementTest [INFO] Running org.onap.policy.so.SoCloudConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoCloudConfigurationTest [INFO] Running org.onap.policy.so.SoRequestParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.so.SoRequestParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ so --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'so' with 23 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ so --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/so-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ so --- [INFO] Analyzed bundle 'so' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ so --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ so --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/so/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/so/4.1.0-SNAPSHOT/so-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/so-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/so/4.1.0-SNAPSHOT/so-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:vfc >-- [INFO] Building vfc 4.1.0-SNAPSHOT [21/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ vfc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ vfc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ vfc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ vfc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.vfc.VfcRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.policy.vfc.VfcRequestTest [INFO] Running org.onap.policy.vfc.DemoTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.policy.vfc.DemoTest [INFO] Running org.onap.policy.vfc.VfcHealAdditionalParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.vfc.VfcHealAdditionalParamsTest [INFO] Running org.onap.policy.vfc.VfcResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcResponseTest [INFO] Running org.onap.policy.vfc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.util.SerializationTest [INFO] Running org.onap.policy.vfc.VfcHealActionVmInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcHealActionVmInfoTest [INFO] Running org.onap.policy.vfc.VfcResponseDescriptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcResponseDescriptorTest [INFO] Running org.onap.policy.vfc.VfcHealRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.vfc.VfcHealRequestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ vfc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'vfc' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ vfc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/vfc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ vfc --- [INFO] Analyzed bundle 'vfc' with 7 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ vfc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ vfc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/vfc/4.1.0-SNAPSHOT/vfc-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/vfc-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/vfc/4.1.0-SNAPSHOT/vfc-4.1.0-SNAPSHOT.jar [INFO] [INFO] ----< org.onap.policy.models.policy-models-interactions:simulators >---- [INFO] Building simulators 4.1.0-SNAPSHOT [22/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simulators --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-simulators/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simulators --- [INFO] Copying 22 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simulators --- [INFO] Copying 12 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ simulators --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.simulators.SdnrTopicServerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.105 s -- in org.onap.policy.simulators.SdnrTopicServerTest [INFO] Running org.onap.policy.simulators.CdsSimulatorTest 18:38:08.802 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Received request input to CDS: commonHeader { requestId: "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65" subRequestId: "111be3d2-6c12-4f4b-a3e7-c349acced200" originatorId: "POLICY" } actionIdentifiers { blueprintName: "pm_control" blueprintVersion: "1.0.0" actionName: "create-subscription" mode: "sync" } payload { } 18:38:08.825 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from pm_control-create-subscription.json 18:38:08.886 [main] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from DefaultResponseEvent.json [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.260 s -- in org.onap.policy.simulators.CdsSimulatorTest [INFO] Running org.onap.policy.simulators.AppcLcmTopicServerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.simulators.AppcLcmTopicServerTest [INFO] Running org.onap.policy.simulators.VfcSimulatorTest 18:38:09.201 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f650dae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@79aa675b{/,null,STOPPED}, connector=vfcSim@158cb50a{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:09.216 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f650dae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@79aa675b{/,null,STOPPED}, connector=vfcSim@158cb50a{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:09.217 [vfcSim-6668] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f650dae{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@79aa675b{/,null,STOPPED}, connector=vfcSim@158cb50a{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:09.223 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:38:09.277 [vfcSim-6668] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:09.960 [vfcSim-6668] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:10.029 [vfcSim-6668] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@79aa675b{/,null,AVAILABLE} 18:38:10.037 [vfcSim-6668] INFO org.eclipse.jetty.server.AbstractConnector -- Started vfcSim@158cb50a{HTTP/1.1, (http/1.1)}{localhost:6668} 18:38:10.039 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- Started Server@2f650dae{STARTING}[11.0.24,sto=0] @5503ms 18:38:10.039 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f650dae{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@79aa675b{/,null,AVAILABLE}, connector=vfcSim@158cb50a{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4178 ms. Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 18:38:10.516 [qtp1393182452-30] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "GET /api/nslcm/v1/jobs/1234 HTTP/1.1" 200 483 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.543 [qtp1393182452-31] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /api/nslcm/v1/ns/1234567890/heal HTTP/1.1" 202 13 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.547 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f650dae{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@79aa675b{/,null,AVAILABLE}, connector=vfcSim@158cb50a{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:10.549 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2f650dae{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@79aa675b{/,null,AVAILABLE}, connector=vfcSim@158cb50a{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-162a5c4c==org.glassfish.jersey.servlet.ServletContainer@3e676bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:10.553 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped vfcSim@158cb50a{HTTP/1.1, (http/1.1)}{localhost:6668} 18:38:10.553 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@2f650dae{STOPPING}[11.0.24,sto=0] 18:38:10.561 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@79aa675b{/,null,STOPPED} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s -- in org.onap.policy.simulators.VfcSimulatorTest [INFO] Running org.onap.policy.simulators.AppcLegacyTopicServerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.simulators.AppcLegacyTopicServerTest [INFO] Running org.onap.policy.simulators.TopicServerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.simulators.TopicServerTest [INFO] Running org.onap.policy.simulators.XacmlSimulatorTest 18:38:10.638 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@30f0b75{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1b6982e4{/,null,STOPPED}, connector=xacmlSim@2940eec0{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:10.645 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@30f0b75{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1b6982e4{/,null,STOPPED}, connector=xacmlSim@2940eec0{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:10.648 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@30f0b75{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1b6982e4{/,null,STOPPED}, connector=xacmlSim@2940eec0{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:10.649 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:38:10.658 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:10.703 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:10.711 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1b6982e4{/,null,AVAILABLE} 18:38:10.712 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@2940eec0{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:10.712 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@30f0b75{STARTING}[11.0.24,sto=0] @6176ms 18:38:10.712 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@30f0b75{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1b6982e4{/,null,AVAILABLE}, connector=xacmlSim@2940eec0{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4935 ms. 18:38:10.729 [qtp594176554-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 46 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.735 [qtp594176554-43] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 62 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.740 [qtp594176554-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 60 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.752 [qtp594176554-48] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:10.756 [qtp594176554-48] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.792 [qtp594176554-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 218 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.813 [qtp594176554-44] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:10.815 [qtp594176554-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.819 [qtp594176554-48] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 63 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.831 [qtp594176554-44] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot decode policy file: org/onap/policy/simulators/xacml/xacml.configure.invalid-policy.json org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:102) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at com.google.gson.Gson.fromJson(Gson.java:1236) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:182) ... 58 common frames omitted Caused by: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1457) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:558) at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 63 common frames omitted 18:38:10.832 [qtp594176554-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 48 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.840 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@30f0b75{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1b6982e4{/,null,AVAILABLE}, connector=xacmlSim@2940eec0{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:10.841 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@30f0b75{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1b6982e4{/,null,AVAILABLE}, connector=xacmlSim@2940eec0{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1eb3a6a3==org.glassfish.jersey.servlet.ServletContainer@44200e1a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:10.842 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@2940eec0{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:10.842 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@30f0b75{STOPPING}[11.0.24,sto=0] 18:38:10.843 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1b6982e4{/,null,STOPPED} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.onap.policy.simulators.XacmlSimulatorTest [INFO] Running org.onap.policy.simulators.SoSimulatorTest 18:38:10.851 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@73136174{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@34e4a136{/,null,STOPPED}, connector=soSim@57421e4e{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:10.851 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@73136174{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@34e4a136{/,null,STOPPED}, connector=soSim@57421e4e{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:10.852 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@73136174{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@34e4a136{/,null,STOPPED}, connector=soSim@57421e4e{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:10.853 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:38:10.858 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:10.904 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:10.915 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@34e4a136{/,null,AVAILABLE} 18:38:10.916 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@57421e4e{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:10.916 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@73136174{STARTING}[11.0.24,sto=0] @6380ms 18:38:10.916 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@73136174{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@34e4a136{/,null,AVAILABLE}, connector=soSim@57421e4e{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4936 ms. 18:38:10.943 [qtp1648152878-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "PUT /infra/serviceIntent/v1/modify HTTP/1.1" 200 104 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.963 [qtp1648152878-53] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /serviceInstantiation/v7/serviceInstances/12345/vnfs/12345/vfModules/scaleOut HTTP/1.1" 200 4533 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.969 [qtp1648152878-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "POST /serviceInstantiation/v7/serviceInstances/12345/vnfs/12345/vfModules/scaleOut HTTP/1.1" 200 271 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.973 [qtp1648152878-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "GET /orchestrationRequests/v5/d36eb5d6-32a1-4c15-9c2b-4e5732fefee7 HTTP/1.1" 200 4313 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.977 [qtp1648152878-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "GET /orchestrationRequests/v5/d36eb5d6-32a1-4c15-9c2b-4e5732fefee7 HTTP/1.1" 200 4265 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.986 [qtp1648152878-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "PUT /3gppservices/v7/modify HTTP/1.1" 200 104 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.992 [qtp1648152878-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "DELETE /serviceInstances/v7/12345/vnfs/12345/vfModules/12345 HTTP/1.1" 200 4533 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:10.996 [qtp1648152878-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "DELETE /serviceInstances/v7/12345/vnfs/12345/vfModules/12345 HTTP/1.1" 200 271 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:11.000 [qtp1648152878-59] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:10 +0000] "GET /orchestrationRequests/v5/20fd251b-11b4-483d-8c70-e9f105ec2d75 HTTP/1.1" 200 4313 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:11.006 [qtp1648152878-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:11 +0000] "GET /orchestrationRequests/v5/20fd251b-11b4-483d-8c70-e9f105ec2d75 HTTP/1.1" 200 4265 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:11.008 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@73136174{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@34e4a136{/,null,AVAILABLE}, connector=soSim@57421e4e{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:11.009 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@73136174{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@34e4a136{/,null,AVAILABLE}, connector=soSim@57421e4e{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77227b1f==org.glassfish.jersey.servlet.ServletContainer@dfff484e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:11.010 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@57421e4e{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:11.011 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@73136174{STOPPING}[11.0.24,sto=0] 18:38:11.012 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@34e4a136{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.onap.policy.simulators.SoSimulatorTest [INFO] Running org.onap.policy.simulators.AaiSimulatorTest 18:38:11.025 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@d833770{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@e4b9a64{/,null,STOPPED}, connector=aaiSim@28357fc3{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:11.026 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@d833770{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@e4b9a64{/,null,STOPPED}, connector=aaiSim@28357fc3{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:11.026 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@d833770{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@e4b9a64{/,null,STOPPED}, connector=aaiSim@28357fc3{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:11.026 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:38:11.034 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:11.073 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:11.083 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@e4b9a64{/,null,AVAILABLE} 18:38:11.084 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@28357fc3{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:11.084 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@d833770{STARTING}[11.0.24,sto=0] @6549ms 18:38:11.084 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@d833770{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@e4b9a64{/,null,AVAILABLE}, connector=aaiSim@28357fc3{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4942 ms. 18:38:11.093 [main] INFO network -- [OUT|REST|http://localhost:6666/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Ete_vFWCLvFWSNK_7ba1fbde_0|] 18:38:11.103 [qtp2092597907-63] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:11 +0000] "GET /aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Ete_vFWCLvFWSNK_7ba1fbde_0 HTTP/1.1" 200 244 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:11.106 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:11.107 [main] INFO network -- [IN|REST|http://localhost:6666/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] Response code: 200 18:38:11.134 [main] INFO network -- [OUT|REST|http://localhost:6666] {"query":"query/closed-loop","start":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"} 18:38:11.149 [qtp2092597907-64] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:11 +0000] "PUT /aai/v21/query?format=resource HTTP/1.1" 200 255012 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:11.151 [main] INFO network -- [IN|REST|http://localhost:6666/aai/v21/query?format=resource] Response code: 200 18:38:11.317 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@d833770{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@e4b9a64{/,null,AVAILABLE}, connector=aaiSim@28357fc3{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:11.317 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@d833770{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@e4b9a64{/,null,AVAILABLE}, connector=aaiSim@28357fc3{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-25058759==org.glassfish.jersey.servlet.ServletContainer@6b8d59f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:11.318 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@28357fc3{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:11.319 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@d833770{STOPPING}[11.0.24,sto=0] 18:38:11.320 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@e4b9a64{/,null,STOPPED} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.onap.policy.simulators.AaiSimulatorTest [INFO] Running org.onap.policy.simulators.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.simulators.ExceptionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ simulators --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ simulators --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/simulators-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ simulators --- [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'appc' with 6 classes [INFO] Analyzed bundle 'cds' with 7 classes [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'so' with 23 classes [INFO] Analyzed bundle 'rest' with 2 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] Analyzed bundle 'policy-models-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ simulators --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ simulators --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-simulators/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/simulators/4.1.0-SNAPSHOT/simulators-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/simulators-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/simulators/4.1.0-SNAPSHOT/simulators-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:events >-- [INFO] Building events 4.1.0-SNAPSHOT [23/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ events --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ events --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ events --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ events --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.ControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.policy.controlloop.ControlLoopEventTest [INFO] Running org.onap.policy.controlloop.ControlLoopOperationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.controlloop.ControlLoopOperationTest [INFO] Running org.onap.policy.controlloop.VirtualControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.VirtualControlLoopEventTest [INFO] Running org.onap.policy.controlloop.ControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.policy.controlloop.ControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.VirtualControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.VirtualControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.PhysicalControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.PhysicalControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.CanonicalOnsetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.controlloop.CanonicalOnsetTest [INFO] Running org.onap.policy.controlloop.ControlLoopResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.ControlLoopResponseTest [INFO] Running org.onap.policy.controlloop.ControlLoopNotificationTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.ControlLoopNotificationTypeTest [INFO] Running org.onap.policy.controlloop.ControlLoopEventStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.ControlLoopEventStatusTest [INFO] Running org.onap.policy.controlloop.ControlLoopOperationWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.ControlLoopOperationWrapperTest [INFO] Running org.onap.policy.controlloop.OnsetTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.policy.controlloop.OnsetTest [INFO] Running org.onap.policy.controlloop.AbatedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.AbatedTest [INFO] Running org.onap.policy.controlloop.PhysicalControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.PhysicalControlLoopEventTest [INFO] Running org.onap.policy.controlloop.CanonicalAbatedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.CanonicalAbatedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ events --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ events --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/events-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ events --- [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ events --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ events --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/events/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/events/4.1.0-SNAPSHOT/events-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/events-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/events/4.1.0-SNAPSHOT/events-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:guard >-- [INFO] Building guard 4.1.0-SNAPSHOT [24/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ guard --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ guard --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ guard --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ guard --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ guard --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ guard --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ guard --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.guard.OperationsHistoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.policy.guard.OperationsHistoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ guard --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'guard' with 0 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ guard --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/guard-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ guard --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ guard --- [INFO] Analyzed bundle 'guard' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ guard --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ guard --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.0-SNAPSHOT/guard-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/guard-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.0-SNAPSHOT/guard-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:model-actors >-- [INFO] Building model-actors 4.1.0-SNAPSHOT [25/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-actors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-actors --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ model-actors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ model-actors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ model-actors --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ model-actors --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ model-actors --- [INFO] Analyzed bundle 'model-actors' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ model-actors --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ model-actors --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/model-actors/4.1.0-SNAPSHOT/model-actors-4.1.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actorServiceProvider >-- [INFO] Building actorServiceProvider 4.1.0-SNAPSHOT [26/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actorServiceProvider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actorServiceProvider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actorServiceProvider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actorServiceProvider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actorServiceProvider --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actorServiceProvider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 47 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actorServiceProvider --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actorServiceProvider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 38 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actorServiceProvider --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:21,141 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - This is logback-classic version 1.5.12 18:38:21,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79957f11 - No custom configurators were discovered as a service. 18:38:21,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79957f11 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:21,147 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79957f11 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:21,149 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Could NOT find resource [logback-test.scmo] 18:38:21,149 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Could NOT find resource [logback.scmo] 18:38:21,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79957f11 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:38:21,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79957f11 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:21,157 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79957f11 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:21,157 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/test-classes/logback-test.xml] 18:38:21,342 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Actors] 18:38:21,343 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:38:21,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:38:21,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:38:21,376 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:38:21,416 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 18:38:21,417 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:38:21,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.controlloop.actorserviceprovider.Util] to INFO 18:38:21,422 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.controlloop.actorserviceprovider.Util] to false 18:38:21,423 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.controlloop.actorserviceprovider.Util] 18:38:21,423 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] to INFO 18:38:21,423 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] to false 18:38:21,423 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] 18:38:21,423 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@41e9f86 - End of configuration. 18:38:21,426 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@39266403 - Registering current configuration as safe fallback point 18:38:21,426 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79957f11 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 269 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-12-07 18:38:21,615 WARN pipeline listener runnable3 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.add(ListenerManager.java:74) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest.testAdd(ListenerManagerTest.java:111) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:21,662 WARN pipeline listener runnable2 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest.testStop_testIsRunning(ListenerManagerTest.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest 2024-12-07 18:38:21,765 WARN pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$610/0x0000000800f2e788@d108406 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.add(FutureManager.java:66) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest.testAdd(FutureManagerTest.java:119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:21,774 WARN pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$610/0x0000000800f2e788@1d17423f threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest.testStop(FutureManagerTest.java:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineUtilTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFutureTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFutureTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.OperationOutcomeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.controlloop.actorserviceprovider.OperationOutcomeTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest 2024-12-07 18:38:23,067 WARN parameter error in operation my-actor.my-operation for null: "ControlLoopOperationParams" INVALID, item has status INVALID item "requestId" value "null" INVALID, is null 2024-12-07 18:38:23,074 WARN parameter error in operation my-actor.my-operation for null: "ControlLoopOperationParams" INVALID, item has status INVALID item "requestId" value "null" INVALID, is null 2024-12-07 18:38:23,096 WARN my-actor.my-operation: complete-callback threw an exception for a59d5968-1b3c-43d8-af4a-6c6a270db11f java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.lambda$testCallbackCompleted$3(ControlLoopOperationParamsTest.java:187) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Consumer$MockitoMock$IROv57xN.accept(Unknown Source) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.lambda$callbackCompleted$1(ControlLoopOperationParams.java:216) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.callbackCompleted(ControlLoopOperationParams.java:216) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.testCallbackCompleted(ControlLoopOperationParamsTest.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:23,103 WARN my-actor.my-operation: start-callback threw an exception for a59d5968-1b3c-43d8-af4a-6c6a270db11f java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.lambda$testCallbackStarted$2(ControlLoopOperationParamsTest.java:162) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Consumer$MockitoMock$IROv57xN.accept(Unknown Source) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.lambda$callbackStarted$0(ControlLoopOperationParams.java:200) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.callbackStarted(ControlLoopOperationParams.java:200) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.testCallbackStarted(ControlLoopOperationParamsTest.java:165) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ActorParamsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeExceptionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeExceptionTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.DelayedIdentStringTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.DelayedIdentStringTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest 2024-12-07 18:38:23,320 WARN exception thrown by listener listener1 java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder.onMessage(Forwarder.java:131) at org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest.testOnMessageListenerException1(ForwarderTest.java:176) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:23,327 WARN exception thrown by listener listener1b java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder.onMessage(Forwarder.java:131) at org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest.testOnMessageListenerException1b(ForwarderTest.java:189) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.SelectorKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.SelectorKeyTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.BidirectionalTopicHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.BidirectionalTopicHandlerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest 2024-12-07 18:38:23,507 WARN cannot decode message org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl.onTopicEvent(TopicListenerImpl.java:91) at org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest.testOnTopicEvent(TopicListenerImplTest.java:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at com.google.gson.Gson.fromJson(Gson.java:1236) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:182) ... 73 common frames omitted Caused by: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1457) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:528) at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:786) at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:725) at com.google.gson.internal.bind.TypeAdapters$34$1.read(TypeAdapters.java:1007) at org.onap.policy.common.utils.coder.StandardCoder$StandardTypeAdapter.read(StandardCoder.java:390) at org.onap.policy.common.utils.coder.StandardCoder$StandardTypeAdapter.read(StandardCoder.java:375) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 78 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.UtilTest 2024-12-07 18:38:23,525 WARN error with no args java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.UtilTest.lambda$testRunFunction$1(UtilTest.java:97) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.UtilTest.testRunFunction(UtilTest.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:23,526 WARN error with 2 arg(s) java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.UtilTest.lambda$testRunFunction$1(UtilTest.java:97) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.UtilTest.testRunFunction(UtilTest.java:107) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.controlloop.actorserviceprovider.UtilTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest 2024-12-07 18:38:23,547 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,548 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,568 INFO [OUT|NOOP|my-sink|] { "text": "my-text" } 2024-12-07 18:38:23,568 INFO [IN|NOOP|my-source|] { "text": "my-text" } 2024-12-07 18:38:23,568 INFO [OUT|NOOP|my-sink|] my-text 2024-12-07 18:38:23,568 INFO [OUT|NOOP|my-sink|] null 2024-12-07 18:38:23,569 WARN cannot pretty-print request java.lang.IllegalArgumentException: cannot encode message at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:962) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.logMessage(OperationPartial.java:932) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testLogMessage(OperationPartialTest.java:981) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$6$1.encode(OperationPartialTest.java:1134) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:960) ... 73 common frames omitted 2024-12-07 18:38:23,569 INFO [OUT|NOOP|my-sink|] org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyData@42ef5216 2024-12-07 18:38:23,570 WARN cannot pretty-print response java.lang.IllegalArgumentException: cannot encode message at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:962) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.logMessage(OperationPartial.java:932) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testLogMessage(OperationPartialTest.java:989) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$6$1.encode(OperationPartialTest.java:1134) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:960) ... 73 common frames omitted 2024-12-07 18:38:23,570 INFO [IN|NOOP|my-source|] org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyData@288b73c1 2024-12-07 18:38:23,574 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,575 INFO my-actor.my-operation: set timeout to 1ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,577 WARN exception thrown by operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-12-07 18:38:23,590 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,593 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,594 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,594 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,594 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,594 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,594 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,594 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,594 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,595 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,595 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,595 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,595 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,595 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,595 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,595 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,595 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,596 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,596 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,596 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,596 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,598 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,599 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,599 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,599 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,599 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,599 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,599 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,599 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,599 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,600 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,603 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,606 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,608 INFO operation my-actor.my-operation no retries for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,612 INFO my-actor.my-operation: combined outcome of tasks is Failure for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,612 INFO my-actor.my-operation: combined outcome of tasks is Failure for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,613 INFO my-actor.my-operation: combined outcome of tasks is Failure for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,613 INFO my-actor.my-operation: combined outcome of tasks is null for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,735 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,735 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,735 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,737 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,737 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,738 WARN exception thrown by operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 java.util.concurrent.CompletionException: java.lang.UnsupportedOperationException: start operation my-actor.my-operation at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testDoOperation(OperationPartialTest.java:318) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.UnsupportedOperationException: start operation my-actor.my-operation at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.doOperation(OperationPartial.java:340) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.lambda$startOperationAsync$1(OperationPartial.java:326) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... 73 common frames omitted 2024-12-07 18:38:23,738 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,750 INFO my-actor.my-operation: combined outcome of tasks is Success for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,754 INFO my-actor.my-operation: set property AAI/targetEntity=my-entity 2024-12-07 18:38:23,758 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,758 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,758 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,760 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,760 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,760 INFO retry operation my-actor.my-operation in 0ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,760 INFO my-actor.my-operation: start operation attempt 2 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,760 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,761 INFO retry operation my-actor.my-operation in 0ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,761 INFO my-actor.my-operation: start operation attempt 3 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,761 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,761 INFO retry operation my-actor.my-operation in 0ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,761 INFO my-actor.my-operation: start operation attempt 4 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,761 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,761 INFO operation my-actor.my-operation retries exhausted for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,761 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,765 INFO my-actor.my-operation: combined outcome of tasks is Success for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,767 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,767 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,767 INFO operation my-actor.my-operation no retries for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,770 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,770 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,770 WARN my-actor.my-operation: null outcome; treating as a failure for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,770 INFO operation my-actor.my-operation no retries for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,773 WARN my-actor.my-operation: exception creating 'future' for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,776 INFO my-actor.my-operation: set property propertyA=valueA 2024-12-07 18:38:23,776 INFO my-actor.my-operation: set property propertyB=valueB 2024-12-07 18:38:23,776 INFO my-actor.my-operation: set property propertyC=20 2024-12-07 18:38:23,776 INFO my-actor.my-operation: set property propertyD=valueD 2024-12-07 18:38:23,778 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,778 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,780 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,780 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,780 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,799 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,799 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,799 WARN exception thrown by operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 java.util.concurrent.CompletionException: java.lang.IllegalStateException: expected exception at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.verifyRun(OperationPartialTest.java:1081) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.verifyRun(OperationPartialTest.java:1056) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testFromException(OperationPartialTest.java:501) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyOper.doOperation(OperationPartialTest.java:1168) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.lambda$startOperationAsync$1(OperationPartial.java:326) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... 75 common frames omitted 2024-12-07 18:38:23,800 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,803 INFO my-actor.my-operation: start operation attempt 1 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,803 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,803 INFO retry operation my-actor.my-operation in 0ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,803 INFO my-actor.my-operation: start operation attempt 2 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,803 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,803 INFO retry operation my-actor.my-operation in 0ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,804 INFO my-actor.my-operation: start operation attempt 3 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,805 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,805 INFO retry operation my-actor.my-operation in 0ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,805 INFO my-actor.my-operation: start operation attempt 4 for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,805 INFO my-actor.my-operation: set timeout to 1000000ms for b7707e0d-6979-47ee-991a-244a0b55c694 2024-12-07 18:38:23,805 INFO not retrying operation my-actor.my-operation for b7707e0d-6979-47ee-991a-244a0b55c694 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest 2024-12-07 18:38:24,355 INFO my-actor.my-name: start operation attempt 1 for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 18:38:24,355 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:24,356 INFO my-actor.my-name: set timeout to 300000ms for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 18:38:24,356 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:24,356 INFO [OUT|REST|http://localhost:34967/oper/my-path|] null 18:38:24,356 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:25,156 INFO [IN|REST|http://localhost:34967/oper/my-path|] {"output":"some output"} 18:38:25,156 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:25,157 INFO not retrying operation my-actor.my-name for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 18:38:25,157 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:25,160 INFO my-actor.my-name: start operation attempt 1 for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,160 INFO my-actor.my-name: set timeout to 300000ms for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,161 INFO [OUT|REST|http://localhost:34967/oper/my-path|] { "input": "some input" } 2024-12-07 18:38:25,168 INFO [IN|REST|http://localhost:34967/oper/my-path|] {"output":"some output"} 2024-12-07 18:38:25,168 INFO not retrying operation my-actor.my-name for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,172 INFO [IN|REST|/my-path|] my-text 2024-12-07 18:38:25,172 WARN my-actor.my-name cannot decode response for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: For input string: "my-text" at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation.processResponse(HttpOperation.java:235) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest.lambda$testProcessResponseDecodeExcept$4(HttpOperationTest.java:329) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest.testProcessResponseDecodeExcept(HttpOperationTest.java:329) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: For input string: "my-text" at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:251) at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:241) at com.google.gson.Gson.fromJson(Gson.java:1227) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:182) ... 76 common frames omitted Caused by: java.lang.NumberFormatException: For input string: "my-text" at java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054) at java.base/jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110) at java.base/java.lang.Double.parseDouble(Double.java:651) at com.google.gson.stream.JsonReader.nextInt(JsonReader.java:1215) at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:249) ... 83 common frames omitted 2024-12-07 18:38:25,176 INFO my-actor.my-name: start operation attempt 1 for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,176 INFO [OUT|REST|http://localhost:34967/oper/my-path|] { "input": "some input" } 2024-12-07 18:38:25,177 INFO my-actor.my-name: set timeout to 300000ms for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,184 INFO [IN|REST|http://localhost:34967/oper/my-path|] {"output":"some output"} 2024-12-07 18:38:25,184 INFO not retrying operation my-actor.my-name for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,200 WARN my-actor.my-name: response failure for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,204 INFO [IN|REST|/my-path|] my-text 2024-12-07 18:38:25,210 INFO [IN|REST|/my-path|] my-text 2024-12-07 18:38:25,215 INFO [IN|REST|/my-path|] 10 2024-12-07 18:38:25,217 INFO my-actor.my-name: start operation attempt 1 for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,217 INFO [OUT|REST|http://localhost:34967/oper/my-path|] null 2024-12-07 18:38:25,218 INFO my-actor.my-name: set timeout to 300000ms for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,222 INFO [IN|REST|http://localhost:34967/oper/my-path|] {"output":"some output"} 2024-12-07 18:38:25,222 INFO not retrying operation my-actor.my-name for 6587e7c1-5ba3-4aa2-baa0-4f812f929043 2024-12-07 18:38:25,229 INFO [IN|REST|/my-path|] my-text [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartialTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.OperatorPartialTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.OperatorPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperationTest 2024-12-07 18:38:25,574 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-12-07 18:38:25,574 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-12-07 18:38:25,576 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-12-07 18:38:25,576 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-12-07 18:38:25,578 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-12-07 18:38:25,579 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-12-07 18:38:25,579 WARN my-actor.my-operation: exceeded 'poll' limit 3 for null [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest 2024-12-07 18:38:25,633 WARN duplicate names for actor operation my-actor.add: MyOper, ignoring MyOper 2024-12-07 18:38:25,633 WARN duplicate names for actor operation my-actor.multiply: MyOper, ignoring MyOper 2024-12-07 18:38:25,642 WARN failed to shutdown operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:122) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.lambda$doShutdown$2(ActorImpl.java:217) at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doShutdown(ActorImpl.java:217) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:129) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoShutdown(ActorImplTest.java:179) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:38:25,642 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:25,646 WARN missing configuration parameters for operation my-actor.UNCONFIGURED; operation cannot be started 2024-12-07 18:38:25,647 WARN missing configuration parameters for operation my-actor.subtract; using previous parameters 2024-12-07 18:38:25,648 WARN not starting unconfigured operation my-actor.UNCONFIGURED 2024-12-07 18:38:25,664 WARN failed to configure operation my-actor.add because: item "my-actor" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:25,664 WARN failed to configure operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:25,665 WARN failed to configure operation my-actor.multiply because: item "my-actor" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:25,693 WARN failed to stop operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:108) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.lambda$doStop$1(ActorImpl.java:204) at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doStop(ActorImpl.java:203) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:111) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoStop(ActorImplTest.java:147) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:38:25,693 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:25,700 WARN not starting unconfigured operation my-actor.subtract 2024-12-07 18:38:25,700 WARN failed to start operation my-actor.divide java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:87) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doStart(ActorImpl.java:186) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:94) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoStart(ActorImplTest.java:117) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:38:25,701 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpActorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpActorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicActorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicActorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperationTest 2024-12-07 18:38:25,801 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-12-07 18:38:25,802 WARN my-actor.my-operation: failed to process response for null 2024-12-07 18:38:25,811 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-12-07 18:38:25,814 INFO [IN|null|null|] {invalid json 2024-12-07 18:38:25,815 WARN my-actor.my-operation cannot decode response for null 2024-12-07 18:38:25,821 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-12-07 18:38:25,823 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-12-07 18:38:25,825 INFO [IN|null|null|] {"output":"error"} 2024-12-07 18:38:25,827 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-12-07 18:38:25,828 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-12-07 18:38:25,828 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-12-07 18:38:25,828 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-12-07 18:38:25,830 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-12-07 18:38:25,834 INFO [OUT|NOOP|null|] some text 2024-12-07 18:38:25,836 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-12-07 18:38:25,837 WARN my-actor.my-operation: failed to publish request for null 2024-12-07 18:38:25,839 INFO [IN|null|null|] some text [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest 2024-12-07 18:38:25,916 WARN failed to shutdown actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:122) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.lambda$doShutdown$3(ActorService.java:194) at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:423) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doShutdown(ActorService.java:193) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:129) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoShutdown(ActorServiceTest.java:188) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:38:25,917 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:25,922 WARN missing configuration parameters for actor UNCONFIGURED; actor cannot be started 2024-12-07 18:38:25,922 WARN missing configuration parameters for actor actor B; using previous parameters 2024-12-07 18:38:25,925 WARN not starting unconfigured actor UNCONFIGURED 2024-12-07 18:38:25,931 WARN unable to load actor java.util.ServiceConfigurationError: org.onap.policy.controlloop.actorserviceprovider.spi.Actor: Provider org.onap.policy.controlloop.actorserviceprovider.InvalidActor not found at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1219) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1228) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) at org.onap.policy.controlloop.actorserviceprovider.ActorService.buildList(ActorService.java:83) at org.onap.policy.controlloop.actorserviceprovider.ActorService.(ActorService.java:59) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testLoadActors(ActorServiceTest.java:370) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:26,002 WARN duplicate actor names for actor A: ActorImpl, ignoring ActorImpl 2024-12-07 18:38:26,002 WARN duplicate actor names for actor C: ActorImpl, ignoring ActorImpl 2024-12-07 18:38:26,002 WARN duplicate actor names for actor A: ActorImpl, ignoring 2024-12-07 18:38:26,009 WARN failed to configure actor actor B java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:288) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:26,010 WARN failed to configure actor actor A because: item "actor A" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:288) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:26,012 WARN failed to configure actor actor C because: item "actor C" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:288) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:38:26,033 WARN failed to stop actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:108) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.lambda$doStop$2(ActorService.java:185) at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:423) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doStop(ActorService.java:185) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:111) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoStop(ActorServiceTest.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:38:26,033 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-12-07 18:38:26,044 WARN not starting unconfigured actor actor A 2024-12-07 18:38:26,045 WARN failed to start actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:87) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doStart(ActorService.java:174) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:94) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoStart(ActorServiceTest.java:134) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.CallbackManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.CallbackManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 229, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actorServiceProvider --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actorServiceProvider --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/actorServiceProvider-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actorServiceProvider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actorServiceProvider --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actorServiceProvider --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actorServiceProvider --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actorServiceProvider/4.1.0-SNAPSHOT/actorServiceProvider-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/actorServiceProvider-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actorServiceProvider/4.1.0-SNAPSHOT/actorServiceProvider-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.test >-- [INFO] Building actor.test 4.1.0-SNAPSHOT [27/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.test --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.test --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.test --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.test --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest 18:38:28.651 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:28.665 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:28.665 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:28.666 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:28.672 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@f14e5bf OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:30.336 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@111cba40 18:38:30.397 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@111cba40 18:38:30.403 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@4ee8051c 18:38:30.431 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@4ee8051c 18:38:30.461 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@3d1c933 18:38:30.473 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@3d1c933 18:38:30.483 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@66756662 18:38:30.487 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@66756662 18:38:30.495 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@718989fa 18:38:30.814 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@718989fa 18:38:30.820 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@28367da7 18:38:30.822 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@28367da7 18:38:30.824 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.825 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:38:30.825 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.825 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.825 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:30.825 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.825 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:30.826 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.826 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:30.826 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.826 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:38:30.826 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.438 s -- in org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicActorTest 18:38:31.080 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:31.081 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:31.105 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor 18:38:31.105 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor MyActor 18:38:31.111 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationA 18:38:31.112 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationB 18:38:31.113 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:31.113 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:31.113 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor 18:38:31.113 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor MyActor 18:38:31.113 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationA 18:38:31.113 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationB 18:38:31.114 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:31.114 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:31.114 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor 18:38:31.114 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor MyActor 18:38:31.115 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationA 18:38:31.115 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationB 18:38:31.115 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:38:31.262 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:31.262 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:31.263 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor 18:38:31.263 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor MyActor 18:38:31.263 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationA 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationB 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor MyActor 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationA 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationB 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor MyActor 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationA 18:38:31.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationB 18:38:31.265 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:38:31.265 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:31.265 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:31.265 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:31.265 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:31.265 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:31.265 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:31.271 [main] ERROR org.onap.policy.controlloop.actor.test.BasicActor -- failed to configure HTTP client(s) for actor: MyActor 18:38:31.279 [main] ERROR org.onap.policy.controlloop.actor.test.BasicActor -- cannot decode YAML file file-not-found.yaml [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.onap.policy.controlloop.actor.test.BasicActorTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicOperationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in org.onap.policy.controlloop.actor.test.BasicOperationTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicHttpOperationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.controlloop.actor.test.BasicHttpOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.test --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.test' with 6 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.test --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/actor.test-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.test --- [INFO] Analyzed bundle 'actor.test' with 6 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.test --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.test --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.test/4.1.0-SNAPSHOT/actor.test-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/actor.test-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.test/4.1.0-SNAPSHOT/actor.test-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.aai >-- [INFO] Building actor.aai 4.1.0-SNAPSHOT [28/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.aai --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.aai --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.aai --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.aai --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.aai.AaiActorTest 18:38:34.537 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:34.544 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:34.564 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI 18:38:34.564 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor AAI 18:38:34.572 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.Tenant 18:38:34.576 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.CustomQuery 18:38:34.577 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.Pnf 18:38:34.578 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:34.578 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:34.579 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI 18:38:34.579 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor AAI 18:38:34.579 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.Tenant 18:38:34.579 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.CustomQuery 18:38:34.579 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.Pnf 18:38:34.580 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:34.580 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:34.580 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI 18:38:34.580 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor AAI 18:38:34.580 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.Tenant 18:38:34.581 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.CustomQuery 18:38:34.581 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.Pnf 18:38:34.581 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in org.onap.policy.controlloop.actor.aai.AaiActorTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetPnfOperationTest 18:38:34.811 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1068176{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5b0902b4{/,null,STOPPED}, connector=aaiSim@4eeab3e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:34.825 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1068176{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5b0902b4{/,null,STOPPED}, connector=aaiSim@4eeab3e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:34.827 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1068176{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5b0902b4{/,null,STOPPED}, connector=aaiSim@4eeab3e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:34.837 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:38:34.902 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:35.611 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:35.702 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@5b0902b4{/,null,AVAILABLE} 18:38:35.712 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@4eeab3e{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:35.714 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@1068176{STARTING}[11.0.24,sto=0] @2626ms 18:38:35.714 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1068176{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5b0902b4{/,null,AVAILABLE}, connector=aaiSim@4eeab3e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4113 ms. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:37.696 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:37.697 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=getFail 18:38:37.699 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: start operation attempt 1 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:37.702 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set timeout to 5000ms for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:37.703 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Pnf for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:37.780 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:37.784 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:37.804 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0|] null 18:38:37.807 [Thread-11] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:37.809 [Thread-11] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0] null 18:38:37.971 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:37.977 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0|] { "requestError": { "serviceException": { "messageId": "SVC3001", "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)", "variables": [ "GET", "network/pnfs/pnf", "Node Not Found:No Node of type pnf found at: network/pnfs/pnf", "ERR.5.4.6114" ] } } } 18:38:37.977 [Thread-13] INFO network -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0] { "requestError": { "serviceException": { "messageId": "SVC3001", "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)", "variables": [ "GET", "network/pnfs/pnf", "Node Not Found:No Node of type pnf found at: network/pnfs/pnf", "ERR.5.4.6114" ] } } } 18:38:37.978 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request failed with http error code 404 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:37.982 [qtp2041676336-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:37 +0000] "GET /aai/v16/network/pnfs/pnf/getFail?depth=0 HTTP/1.1" 404 329 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:38:37.987 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Pnf outcome=Failure for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:37.987 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation AAI.Pnf no retries for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.015 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:38.026 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] null 18:38:38.026 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] null 18:38:38.026 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.027 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] {"input":"my-text"} 18:38:38.027 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] {"input":"my-text"} 18:38:38.028 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request succeeded for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.041 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:38.042 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] null 18:38:38.042 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] null 18:38:38.043 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.043 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] 18:38:38.043 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] 18:38:38.043 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request failed with http error code 500 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.053 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:38.230 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:38.237 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:38.238 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=demo-pnf 18:38:38.238 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: start operation attempt 1 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.238 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set timeout to 5000ms for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.238 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Pnf for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.239 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0|] null 18:38:38.240 [Thread-18] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0] null 18:38:38.246 [qtp2041676336-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:38 +0000] "GET /aai/v16/network/pnfs/pnf/demo-pnf?depth=0 HTTP/1.1" 200 283 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:38:38.246 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.247 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0|] { "equip-vendor":"Vendor-A", "ipaddress-v4-oam":"10.10.10.10", "in-maint":false, "pnf-ipv4-address":"3.3.3.3", "resource-version":"1570746989505", "nf-role":"ToR DC101", "equip-type":"Router", "equip-model":"model-123456", "frame-id":"3", "pnf-name":"demo-pnf" } 18:38:38.247 [Thread-19] INFO network -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0] { "equip-vendor":"Vendor-A", "ipaddress-v4-oam":"10.10.10.10", "in-maint":false, "pnf-ipv4-address":"3.3.3.3", "resource-version":"1570746989505", "nf-role":"ToR DC101", "equip-type":"Router", "equip-model":"model-123456", "frame-id":"3", "pnf-name":"demo-pnf" } 18:38:38.248 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request succeeded for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.250 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Pnf outcome=Success for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.250 [Thread-23] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.Pnf for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.269 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:38.285 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:38:38.292 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1068176{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5b0902b4{/,null,AVAILABLE}, connector=aaiSim@4eeab3e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:38.293 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1068176{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5b0902b4{/,null,AVAILABLE}, connector=aaiSim@4eeab3e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4cc8d70d==org.glassfish.jersey.servlet.ServletContainer@13f3c779{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:38.296 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@4eeab3e{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:38.296 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@1068176{STOPPING}[11.0.24,sto=0] 18:38:38.301 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@5b0902b4{/,null,STOPPED} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.686 s -- in org.onap.policy.controlloop.actor.aai.AaiGetPnfOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetOperationTest 18:38:38.317 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7ac1161f{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@552b15f6{/,null,STOPPED}, connector=aaiSim@3fc14dc0{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:38.320 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7ac1161f{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@552b15f6{/,null,STOPPED}, connector=aaiSim@3fc14dc0{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:38.322 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7ac1161f{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@552b15f6{/,null,STOPPED}, connector=aaiSim@3fc14dc0{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:38.322 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:38:38.324 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:38.392 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:38.433 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@552b15f6{/,null,AVAILABLE} 18:38:38.434 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@3fc14dc0{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:38.434 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@7ac1161f{STARTING}[11.0.24,sto=0] @5346ms 18:38:38.434 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7ac1161f{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@552b15f6{/,null,AVAILABLE}, connector=aaiSim@3fc14dc0{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4888 ms. 18:38:38.517 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7ac1161f{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@552b15f6{/,null,AVAILABLE}, connector=aaiSim@3fc14dc0{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:38.518 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7ac1161f{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@552b15f6{/,null,AVAILABLE}, connector=aaiSim@3fc14dc0{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f5bfbca==org.glassfish.jersey.servlet.ServletContainer@6678f827{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:38.519 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@3fc14dc0{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:38.519 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@7ac1161f{STOPPING}[11.0.24,sto=0] 18:38:38.521 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@552b15f6{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.onap.policy.controlloop.actor.aai.AaiGetOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.actor.aai.AaiUtilTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiCustomQueryOperationTest 18:38:38.541 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5c41f6a0{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@311453ab{/,null,STOPPED}, connector=aaiSim@7b6b99c5{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:38.542 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5c41f6a0{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@311453ab{/,null,STOPPED}, connector=aaiSim@7b6b99c5{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:38.543 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5c41f6a0{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@311453ab{/,null,STOPPED}, connector=aaiSim@7b6b99c5{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:38.543 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:38:38.545 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:38.592 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:38.605 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@311453ab{/,null,AVAILABLE} 18:38:38.606 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@7b6b99c5{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:38.607 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@5c41f6a0{STARTING}[11.0.24,sto=0] @5518ms 18:38:38.607 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5c41f6a0{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@311453ab{/,null,AVAILABLE}, connector=aaiSim@7b6b99c5{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4936 ms. 18:38:38.615 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.615 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.626 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.627 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.627 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 300000ms for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.627 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.629 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:38:38.629 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:38:38.630 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.630 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource|] {} 18:38:38.631 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource] {} 18:38:38.631 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.649 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.649 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.658 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.659 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.659 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 300000ms for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.659 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:38:38.660 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:38:38.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource|] {"result-data":[{"resource-link":"my-link"}]} 18:38:38.660 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource] {"result-data":[{"resource-link":"my-link"}]} 18:38:38.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.661 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.667 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.672 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.676 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.682 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.687 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.687 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:38.687 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.688 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 5000ms for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.688 [Thread-42] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.718 [Thread-42] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:38.720 [Thread-42] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:38.721 [Thread-42] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/query?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:38:38.721 [Thread-42] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/query?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:38:38.760 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:38.763 [qtp398929914-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:38 +0000] "PUT /aai/v16/query?format=resource HTTP/1.1" 200 255012 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:38:38.764 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/query?format=resource|] { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 18:38:38.777 [Thread-43] INFO network -- [IN|REST|http://localhost:6666/aai/v16/query?format=resource] { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 18:38:38.787 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.098 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.107 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.116 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:38:39.118 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5c41f6a0{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@311453ab{/,null,AVAILABLE}, connector=aaiSim@7b6b99c5{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:39.118 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5c41f6a0{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@311453ab{/,null,AVAILABLE}, connector=aaiSim@7b6b99c5{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7b43f95c==org.glassfish.jersey.servlet.ServletContainer@c637c8f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:39.120 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@7b6b99c5{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:39.120 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5c41f6a0{STOPPING}[11.0.24,sto=0] 18:38:39.129 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@311453ab{/,null,STOPPED} [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.onap.policy.controlloop.actor.aai.AaiCustomQueryOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetTenantOperationTest 18:38:39.154 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@341889a1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3a225534{/,null,STOPPED}, connector=aaiSim@626ff077{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:39.159 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@341889a1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3a225534{/,null,STOPPED}, connector=aaiSim@626ff077{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:39.167 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@341889a1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3a225534{/,null,STOPPED}, connector=aaiSim@626ff077{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:39.170 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:38:39.218 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:39.311 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:39.332 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@3a225534{/,null,AVAILABLE} 18:38:39.334 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@626ff077{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:39.335 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@341889a1{STARTING}[11.0.24,sto=0] @6247ms 18:38:39.336 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@341889a1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3a225534{/,null,AVAILABLE}, connector=aaiSim@626ff077{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4825 ms. 18:38:39.345 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:39.345 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=failedVserver 18:38:39.345 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: start operation attempt 1 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.354 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set timeout to 5000ms for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.358 [Thread-57] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Tenant for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.382 [Thread-57] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:39.383 [Thread-57] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:39.385 [Thread-57] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver|] null 18:38:39.385 [Thread-57] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver] null 18:38:39.413 [qtp64746428-77] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:39 +0000] "GET /aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name%3AEQUALS%3AfailedVserver HTTP/1.1" 204 0 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:38:39.424 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.425 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver|] 18:38:39.425 [Thread-58] INFO network -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver] 18:38:39.425 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request failed with http error code 204 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.460 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Tenant outcome=Failure for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.469 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation AAI.Tenant no retries for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.475 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:39.476 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] null 18:38:39.476 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] null 18:38:39.476 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.476 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] {"input":"my-text"} 18:38:39.476 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] {"input":"my-text"} 18:38:39.476 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request succeeded for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.481 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:39.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] null 18:38:39.482 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] null 18:38:39.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] 18:38:39.482 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] 18:38:39.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request failed with http error code 500 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.486 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:39.490 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:39.494 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:39.495 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=OzVServer 18:38:39.495 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: start operation attempt 1 for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.495 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set timeout to 5000ms for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.495 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Tenant for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.495 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer|] null 18:38:39.496 [Thread-63] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer] null 18:38:39.500 [qtp64746428-80] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:38:39 +0000] "GET /aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name%3AEQUALS%3AOzVServer HTTP/1.1" 200 244 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:38:39.509 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.510 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer|] {"result-data":[{"resource-type": "vserver","resource-link":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"}]} 18:38:39.510 [Thread-64] INFO network -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer] {"result-data":[{"resource-type": "vserver","resource-link":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"}]} 18:38:39.510 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request succeeded for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.541 [Thread-67] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Tenant outcome=Success for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.550 [Thread-68] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.Tenant for 3184d7b0-f0ae-4687-a0f2-20e32ef62e57 18:38:39.555 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:39.562 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:38:39.564 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@341889a1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3a225534{/,null,AVAILABLE}, connector=aaiSim@626ff077{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:39.564 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@341889a1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3a225534{/,null,AVAILABLE}, connector=aaiSim@626ff077{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-29693b1d==org.glassfish.jersey.servlet.ServletContainer@499a13fa{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:39.566 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@626ff077{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:39.566 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@341889a1{STOPPING}[11.0.24,sto=0] 18:38:39.567 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@3a225534{/,null,STOPPED} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.onap.policy.controlloop.actor.aai.AaiGetTenantOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.aai --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.aai --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/actor.aai-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.aai --- [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.aai --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.aai --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.aai/4.1.0-SNAPSHOT/actor.aai-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/actor.aai-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.aai/4.1.0-SNAPSHOT/actor.aai-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.cds >-- [INFO] Building actor.cds 4.1.0-SNAPSHOT [29/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.cds --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.cds --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.cds --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.cds.request.CdsActionRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.onap.policy.controlloop.actor.cds.request.CdsActionRequestTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcOperatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:43.405 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS.any 18:38:43.410 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS.any 18:38:43.411 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s -- in org.onap.policy.controlloop.actor.cds.GrpcOperatorTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcActorServiceManagerTest 18:38:43.455 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { eventType: EVENT_COMPONENT_EXECUTED } 18:38:43.608 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { } 18:38:43.610 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { eventType: EVENT_COMPONENT_PROCESSING } 18:38:43.610 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- CDS is processing the message: status { eventType: EVENT_COMPONENT_PROCESSING } [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.onap.policy.controlloop.actor.cds.GrpcActorServiceManagerTest [INFO] Running org.onap.policy.controlloop.actor.cds.CdsActorTest 18:38:43.993 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:43.993 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:43.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS 18:38:43.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor CDS 18:38:43.996 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS.any 18:38:43.997 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:43.997 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:43.997 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS 18:38:43.997 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor CDS 18:38:43.997 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS.any 18:38:43.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:43.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:43.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping CDS 18:38:43.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor CDS 18:38:43.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping CDS.any 18:38:43.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.onap.policy.controlloop.actor.cds.CdsActorTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPropertiesTest 18:38:44.009 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrcpOperationResourceVnfPropertiesTest 18:38:44.035 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@3ba97962[vnfId=v, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:44.044 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@4cc4d454[serviceInstanceId=s, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:38:44.045 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:38:44.045 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={aa=AA} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.controlloop.actor.cds.properties.GrcpOperationResourceVnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationTargetVnfPropertiesTest 18:38:44.058 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/targetEntity=v 18:38:44.058 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:38:44.059 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={aa=AA} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationTargetVnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPnfPropertiesTest 18:38:44.073 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/pnf=org.onap.policy.common.utils.coder.StandardCoderObject@2570b316 18:38:44.075 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:38:44.075 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={dataC=valueC} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcOperationTest 18:38:44.635 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@5e83298e[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:44.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7167d81b[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:38:44.657 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@7dfab58d[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:44.659 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@29d29657[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:38:44.661 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=my-vnf 18:38:44.661 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=null 18:38:44.670 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/pnf=org.onap.policy.common.utils.coder.StandardCoderObject@7d4b32d1 18:38:44.945 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:44.946 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:38:44.997 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:44.998 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "9b11e844-c32f-4ca9-9497-12e1519c2e73" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "bc11c21d-1a81-4abd-bac8-6ba2bb526e45" } } fields { key: "any-properties" value { struct_value { fields { key: "pnf.dataA" value { string_value: "valueA" } } fields { key: "pnf.dataB" value { string_value: "valueB" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:38:45.013 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties 18:38:45.019 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=my-vnf 18:38:45.027 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:45.027 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:38:45.036 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "9b11e844-c32f-4ca9-9497-12e1519c2e73" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "05bc7ecb-ff4b-4ba9-8780-082394fdbabd" } } fields { key: "any-properties" value { struct_value { fields { key: "generic-vnf.vnf-id" value { string_value: "my-vnf" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:38:45.037 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@5f7c1de0[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:45.038 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@5cf6ba1c[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:38:45.042 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:45.042 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:38:45.048 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "9b11e844-c32f-4ca9-9497-12e1519c2e73" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "18ef3cf1-f344-4a49-813e-9ca6d59dd24c" } } fields { key: "any-properties" value { struct_value { fields { key: "service-instance.service-instance-id" value { string_value: "my-service-instance-id" } } fields { key: "generic-vnf.vnf-id" value { string_value: "my-vnf" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:38:45.075 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties 18:38:45.075 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: set property cds/grpc/aai/properties={} 18:38:45.075 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: start operation attempt 1 for 9b11e844-c32f-4ca9-9497-12e1519c2e73 18:38:45.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: set timeout to 5000ms for 9b11e844-c32f-4ca9-9497-12e1519c2e73 18:38:45.079 [Thread-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation CDS.subscribe for 9b11e844-c32f-4ca9-9497-12e1519c2e73 18:38:45.081 [Thread-3] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:45.081 [Thread-3] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0:my_artifact) for action(1.0) 18:38:45.082 [Thread-3] INFO network -- [OUT|REST|gRPC://localhost:6671/] commonHeader { requestId: "9b11e844-c32f-4ca9-9497-12e1519c2e73" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0" actionName: "subscribe" mode: "sync" } payload { fields { key: "subscribe-request" value { struct_value { fields { key: "resolution-key" value { string_value: "4c843b22-c05f-4e67-a2d8-deec169107a5" } } fields { key: "subscribe-properties" value { struct_value { fields { key: "data" value { string_value: "" } } } } } } } } } 18:38:45.182 [grpc-default-executor-2] INFO org.onap.policy.simulators.CdsSimulator -- Received request input to CDS: commonHeader { requestId: "9b11e844-c32f-4ca9-9497-12e1519c2e73" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0" actionName: "subscribe" mode: "sync" } payload { fields { key: "subscribe-request" value { struct_value { fields { key: "resolution-key" value { string_value: "4c843b22-c05f-4e67-a2d8-deec169107a5" } } fields { key: "subscribe-properties" value { struct_value { fields { key: "data" value { string_value: "" } } } } } } } } } 18:38:45.184 [grpc-default-executor-2] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from my_artifact-subscribe.json 18:38:45.200 [grpc-default-executor-1] INFO network -- [IN|REST|gRPC://localhost:6671/] commonHeader { timestamp: "2020-03-20T14:00:25.217Z" requestId: "123456-1000" subRequestId: "sub-123456-1000" flag { } originatorId: "sdnc" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0.0" actionName: "subscribe" mode: "sync" } status { code: 200 message: "success" eventType: EVENT_COMPONENT_EXECUTED timestamp: "2020-07-02T14:56:25.608Z" } payload { fields { key: "subscription-response" value { struct_value { fields { key: "status" value { string_value: "success" } } } } } } 18:38:45.201 [grpc-default-executor-1] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: commonHeader { timestamp: "2020-03-20T14:00:25.217Z" requestId: "123456-1000" subRequestId: "sub-123456-1000" flag { } originatorId: "sdnc" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0.0" actionName: "subscribe" mode: "sync" } status { code: 200 message: "success" eventType: EVENT_COMPONENT_EXECUTED timestamp: "2020-07-02T14:56:25.608Z" } payload { fields { key: "subscription-response" value { struct_value { fields { key: "status" value { string_value: "success" } } } } } } 18:38:45.207 [grpc-default-executor-2] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Completed blueprint(1.0:my_artifact) for action(1.0) 18:38:45.211 [Thread-7] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:45.215 [Thread-8] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation CDS.subscribe outcome=Success for 9b11e844-c32f-4ca9-9497-12e1519c2e73 18:38:45.216 [Thread-9] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation CDS.subscribe for 9b11e844-c32f-4ca9-9497-12e1519c2e73 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s -- in org.onap.policy.controlloop.actor.cds.GrpcOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.cds --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.cds' with 10 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.cds --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/actor.cds-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.cds --- [INFO] Analyzed bundle 'actor.cds' with 10 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'cds' with 7 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.cds --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.cds --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.cds/4.1.0-SNAPSHOT/actor.cds-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/actor.cds-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.cds/4.1.0-SNAPSHOT/actor.cds-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.appc >-- [INFO] Building actor.appc 4.1.0-SNAPSHOT [30/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.appc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.appc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.appc --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.appc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.appc.AppcActorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:48.937 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:48.941 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:48.958 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing APPC 18:38:48.958 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor APPC 18:38:48.964 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing APPC.ModifyConfig 18:38:48.973 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:48.973 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:48.974 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting APPC 18:38:48.974 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@221ca495 18:38:48.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor APPC 18:38:48.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting APPC.ModifyConfig 18:38:48.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:48.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:48.982 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping APPC 18:38:48.982 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@221ca495 18:38:48.982 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor APPC 18:38:48.983 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping APPC.ModifyConfig 18:38:48.983 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:38:48.983 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:48.984 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:48.984 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:48.984 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:48.984 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:48.984 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s -- in org.onap.policy.controlloop.actor.appc.AppcActorTest [INFO] Running org.onap.policy.controlloop.actor.appc.AppcOperationTest 18:38:49.031 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:49.031 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:49.031 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@baa9ce4 18:38:49.517 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@38022758 18:38:49.592 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@38022758 18:38:49.610 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@74764622 18:38:49.614 [main] WARN org.onap.policy.controlloop.actor.appc.AppcOperation -- cannot decode JSON value invalid-key: {invalid json org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actor.appc.AppcOperation.convertPayload(AppcOperation.java:118) at org.onap.policy.controlloop.actor.appc.AppcOperation.makeRequest(AppcOperation.java:93) at org.onap.policy.controlloop.actor.appc.AppcOperationTest.testConvertPayload(AppcOperationTest.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at com.google.gson.Gson.fromJson(Gson.java:1241) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:182) ... 74 common frames omitted Caused by: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1659) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:539) at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) at com.google.gson.internal.bind.ObjectTypeAdapter.read(ObjectTypeAdapter.java:129) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 79 common frames omitted 18:38:49.626 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@74764622 18:38:49.639 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@4dd1d2bb 18:38:49.641 [main] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.default-Operation: ignoring request message for cac72ce9-4264-4317-8f49-733f71f05426 18:38:49.878 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@4dd1d2bb 18:38:49.889 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@64c95480 18:38:49.892 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@64c95480 18:38:49.900 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@1c43df76 18:38:49.902 [main] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.default-Operation: no payload specified for cac72ce9-4264-4317-8f49-733f71f05426 18:38:49.902 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@1c43df76 18:38:49.909 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@e49437 18:38:49.910 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@e49437 18:38:49.913 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:38:49.913 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:49.913 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:49.914 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:49.914 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:38:49.914 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s -- in org.onap.policy.controlloop.actor.appc.AppcOperationTest [INFO] Running org.onap.policy.controlloop.actor.appc.ModifyConfigOperationTest 18:38:49.935 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:49.935 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:49.935 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@3caf5c96 18:38:49.940 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@636e4bf8 18:38:49.963 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@636e4bf8 18:38:49.969 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@38cb1606 18:38:49.970 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@70022d44[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:49.991 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@38cb1606 18:38:49.997 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@6654ca0d 18:38:49.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@67a6a2d0[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:50.007 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: start operation attempt 1 for cac72ce9-4264-4317-8f49-733f71f05426 18:38:50.015 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set timeout to 5000ms for cac72ce9-4264-4317-8f49-733f71f05426 18:38:50.015 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.ModifyConfig for cac72ce9-4264-4317-8f49-733f71f05426 18:38:50.016 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[CommonHeader, SubRequestID]] value=[e85fcacf-5d21-4a13-b082-4b3d546fda2f] 18:38:50.025 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|NOOP|my-sink|] { "CommonHeader": { "TimeStamp": 1733596730015, "APIver": "1.01", "RequestID": "cac72ce9-4264-4317-8f49-733f71f05426", "SubRequestID": "e85fcacf-5d21-4a13-b082-4b3d546fda2f", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:38:50.037 [Thread-2] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:50.040 [Thread-2] INFO network -- [OUT|NOOP|my-sink] { "CommonHeader": { "TimeStamp": 1733596730015, "APIver": "1.01", "RequestID": "cac72ce9-4264-4317-8f49-733f71f05426", "SubRequestID": "e85fcacf-5d21-4a13-b082-4b3d546fda2f", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:38:55.016 [CompletableFutureDelayScheduler] WARN org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- exception thrown by operation default-Actor.ModifyConfig for cac72ce9-4264-4317-8f49-733f71f05426 java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:55.018 [Thread-5] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.ModifyConfig outcome=Failure_Timeout for cac72ce9-4264-4317-8f49-733f71f05426 18:38:55.020 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.ModifyConfig for cac72ce9-4264-4317-8f49-733f71f05426 18:38:55.021 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@6654ca0d 18:38:55.025 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[CommonHeader, SubRequestID]] value=[e85fcacf-5d21-4a13-b082-4b3d546fda2f] 18:38:55.043 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@70ee9d31 18:38:55.045 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@70ee9d31 18:38:55.046 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:38:55.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:55.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:38:55.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:55.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:38:55.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.113 s -- in org.onap.policy.controlloop.actor.appc.ModifyConfigOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.appc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.appc' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.appc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/actor.appc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.appc --- [INFO] Analyzed bundle 'actor.appc' with 3 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'appc' with 6 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.appc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.appc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appc/4.1.0-SNAPSHOT/actor.appc-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/actor.appc-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appc/4.1.0-SNAPSHOT/actor.appc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.appclcm >-- [INFO] Building actor.appclcm 4.1.0-SNAPSHOT [31/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.appclcm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.appclcm --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.appclcm --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.appclcm --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmRecipeFormatterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmRecipeFormatterTest [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmOperationTest 18:38:57.582 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.597 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.597 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.597 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.673 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@105b693d OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:59.046 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@60591e1b 18:38:59.111 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.119 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@60591e1b 18:38:59.146 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@49754e74 18:38:59.148 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.404 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@49754e74 18:38:59.418 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@74a58a06 18:38:59.420 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.422 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@74a58a06 18:38:59.430 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@1de5cc88 18:38:59.431 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.432 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ConfigModify: set property AAI/targetEntity=my-target 18:38:59.440 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ConfigModify: set property AAI/targetEntity=my-target 18:38:59.441 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@1de5cc88 18:38:59.449 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@6eede35e 18:38:59.450 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.469 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@6eede35e 18:38:59.477 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@3d512652 18:38:59.478 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.479 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@3d512652 18:38:59.486 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@1b3a9ef4 18:38:59.487 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.491 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@1b3a9ef4 18:38:59.496 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@516195cf 18:38:59.497 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.499 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@516195cf 18:38:59.504 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@6d7740f0 18:38:59.505 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.506 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@6d7740f0 18:38:59.510 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@66234b0f 18:38:59.511 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.514 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:59.516 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 90b993d2-4bdb-4133-b5bf-5b0f4324f5e1 18:38:59.521 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 90b993d2-4bdb-4133-b5bf-5b0f4324f5e1 18:38:59.522 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 90b993d2-4bdb-4133-b5bf-5b0f4324f5e1 18:38:59.526 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[body, output, common-header, sub-request-id]] value=[d3054d7c-2d38-4eae-97ca-c15f760a18f3] 18:38:59.542 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|NOOP|my-sink|] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "90b993d2-4bdb-4133-b5bf-5b0f4324f5e1-d3054d7c-2d38-4eae-97ca-c15f760a18f3", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-12-07T18:38:59.525980436Z", "api-ver": "2.00", "originator-id": "90b993d2-4bdb-4133-b5bf-5b0f4324f5e1", "request-id": "90b993d2-4bdb-4133-b5bf-5b0f4324f5e1", "sub-request-id": "d3054d7c-2d38-4eae-97ca-c15f760a18f3", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:38:59.545 [Thread-2] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:59.547 [Thread-2] INFO network -- [OUT|NOOP|my-sink] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "90b993d2-4bdb-4133-b5bf-5b0f4324f5e1-d3054d7c-2d38-4eae-97ca-c15f760a18f3", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-12-07T18:38:59.525980436Z", "api-ver": "2.00", "originator-id": "90b993d2-4bdb-4133-b5bf-5b0f4324f5e1", "request-id": "90b993d2-4bdb-4133-b5bf-5b0f4324f5e1", "sub-request-id": "d3054d7c-2d38-4eae-97ca-c15f760a18f3", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:39:04.523 [CompletableFutureDelayScheduler] WARN org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- exception thrown by operation default-Actor.default-Operation for 90b993d2-4bdb-4133-b5bf-5b0f4324f5e1 java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:04.535 [Thread-5] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure_Timeout for 90b993d2-4bdb-4133-b5bf-5b0f4324f5e1 18:39:04.543 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 90b993d2-4bdb-4133-b5bf-5b0f4324f5e1 18:39:04.544 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@66234b0f 18:39:04.545 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[body, output, common-header, sub-request-id]] value=[d3054d7c-2d38-4eae-97ca-c15f760a18f3] 18:39:04.557 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@2a0963be 18:39:04.561 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:04.562 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@2a0963be 18:39:04.568 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:04.568 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:39:04.569 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:39:04.569 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:04.569 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:39:04.569 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:39:04.569 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:04.570 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:04.570 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:04.570 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:04.570 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:39:04.571 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.149 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmOperationTest [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmActorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.appclcm --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.appclcm' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.appclcm --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/actor.appclcm-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.appclcm --- [INFO] Analyzed bundle 'actor.appclcm' with 4 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'actor.appc' with 3 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.appclcm --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.appclcm --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appclcm/4.1.0-SNAPSHOT/actor.appclcm-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/actor.appclcm-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appclcm/4.1.0-SNAPSHOT/actor.appclcm-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.sdnc >-- [INFO] Building actor.sdnc 4.1.0-SNAPSHOT [32/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.sdnc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.sdnc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.sdnc --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.sdnc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.sdnc.SdncOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:09.230 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for d14ff15c-50e8-457c-8720-0270ed977344 18:39:09.242 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 300000ms for d14ff15c-50e8-457c-8720-0270ed977344 18:39:09.244 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for d14ff15c-50e8-457c-8720-0270ed977344 18:39:09.258 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "my-sub-request-id" } } } 18:39:09.262 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:09.263 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "my-sub-request-id" } } } 18:39:09.369 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for d14ff15c-50e8-457c-8720-0270ed977344 18:39:09.370 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:09.370 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:09.372 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for d14ff15c-50e8-457c-8720-0270ed977344 18:39:09.373 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$527/0x0000000800ebeb48@3348c987 threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:124) at org.onap.policy.controlloop.actor.sdnc.SdncOperationTest.testStartOperationAsync_testStartRequestAsync(SdncOperationTest.java:79) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:09.377 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for d14ff15c-50e8-457c-8720-0270ed977344 18:39:09.377 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for d14ff15c-50e8-457c-8720-0270ed977344 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 s -- in org.onap.policy.controlloop.actor.sdnc.SdncOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest 18:39:09.697 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1325f967{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@10301d6f{/,null,STOPPED}, connector=sdncSim@3d2b13b1{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:09.714 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1325f967{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@10301d6f{/,null,STOPPED}, connector=sdncSim@3d2b13b1{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:09.716 [sdncSim-6670] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1325f967{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@10301d6f{/,null,STOPPED}, connector=sdncSim@3d2b13b1{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:09.730 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:09.827 [sdncSim-6670] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:10.626 [sdncSim-6670] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:10.720 [sdncSim-6670] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@10301d6f{/,null,AVAILABLE} 18:39:10.730 [sdncSim-6670] INFO org.eclipse.jetty.server.AbstractConnector -- Started sdncSim@3d2b13b1{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:10.733 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- Started Server@1325f967{STARTING}[11.0.24,sto=0] @4946ms 18:39:10.733 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1325f967{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@10301d6f{/,null,AVAILABLE}, connector=sdncSim@3d2b13b1{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3983 ms. 18:39:10.809 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:10.809 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:10.809 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:10.960 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:10.960 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:10.961 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:10.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:10.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:10.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:10.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:10.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: start operation attempt 1 for d14ff15c-50e8-457c-8720-0270ed977344 18:39:10.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set timeout to 300000ms for d14ff15c-50e8-457c-8720-0270ed977344 18:39:10.996 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.BandwidthOnDemand for d14ff15c-50e8-457c-8720-0270ed977344 18:39:10.997 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "12b97f41-f1cf-4f0a-89e0-4f889e255502", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:39:10.997 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "12b97f41-f1cf-4f0a-89e0-4f889e255502", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:39:10.997 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand: response received for d14ff15c-50e8-457c-8720-0270ed977344 18:39:10.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:10.998 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:10.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand request succeeded for d14ff15c-50e8-457c-8720-0270ed977344 18:39:10.998 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$527/0x0000000800ebeb48@6e489bb8 threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:124) at org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest.testMakeRequest(BandwidthOnDemandOperationTest.java:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:10.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.BandwidthOnDemand outcome=Success for d14ff15c-50e8-457c-8720-0270ed977344 18:39:10.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.BandwidthOnDemand for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.029 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:11.029 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:11.029 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:11.052 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:11.052 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:11.052 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:11.052 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:11.053 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: start operation attempt 1 for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.054 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set timeout to 5000ms for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.054 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.BandwidthOnDemand for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.055 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation|] { "input": { "sdnc-request-header": { "svc-request-id": "a75af09a-d456-4c53-9daa-b1519a955a44", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:39:11.055 [Thread-12] INFO network -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation] { "input": { "sdnc-request-header": { "svc-request-id": "a75af09a-d456-4c53-9daa-b1519a955a44", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:39:11.113 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:11.115 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:11.251 [qtp800040885-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:11 +0000] "POST /restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation HTTP/1.1" 200 142 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:11.255 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand: response received for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.260 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation|] { "output": { "svc-request-id": "e78286ce-988a-4808-81ff-c06b305a4512", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:11.260 [Thread-13] INFO network -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation] { "output": { "svc-request-id": "e78286ce-988a-4808-81ff-c06b305a4512", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:11.260 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand request succeeded for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.261 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.BandwidthOnDemand outcome=Success for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.263 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.BandwidthOnDemand for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.279 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1325f967{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@10301d6f{/,null,AVAILABLE}, connector=sdncSim@3d2b13b1{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:11.280 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1325f967{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@10301d6f{/,null,AVAILABLE}, connector=sdncSim@3d2b13b1{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5487a8f1==org.glassfish.jersey.servlet.ServletContainer@7c20462e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:11.282 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped sdncSim@3d2b13b1{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:11.283 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@1325f967{STOPPING}[11.0.24,sto=0] 18:39:11.287 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@10301d6f{/,null,STOPPED} [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.890 s -- in org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest 18:39:11.304 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@558aa1f1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3fd6dfbc{/,null,STOPPED}, connector=sdncSim@7ee3a2ed{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:11.304 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@558aa1f1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3fd6dfbc{/,null,STOPPED}, connector=sdncSim@7ee3a2ed{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:11.305 [sdncSim-6670] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@558aa1f1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3fd6dfbc{/,null,STOPPED}, connector=sdncSim@7ee3a2ed{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:11.305 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:11.314 [sdncSim-6670] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:11.360 [sdncSim-6670] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:11.369 [sdncSim-6670] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@3fd6dfbc{/,null,AVAILABLE} 18:39:11.370 [sdncSim-6670] INFO org.eclipse.jetty.server.AbstractConnector -- Started sdncSim@7ee3a2ed{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:11.370 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- Started Server@558aa1f1{STARTING}[11.0.24,sto=0] @5583ms 18:39:11.370 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@558aa1f1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3fd6dfbc{/,null,AVAILABLE}, connector=sdncSim@7ee3a2ed{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4935 ms. 18:39:11.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/service-instance.service-instance-id=my-service 18:39:11.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/network-information.network-id=my-network 18:39:11.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: start operation attempt 1 for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.395 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set timeout to 300000ms for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.395 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Reroute for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.396 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "075314c5-f3f8-447d-95e8-42bb2aae31e4", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:11.396 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "075314c5-f3f8-447d-95e8-42bb2aae31e4", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:11.396 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute: response received for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.396 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:11.396 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:11.397 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute request succeeded for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.397 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$527/0x0000000800ebeb48@35d2312f threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:124) at org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest.testMakeRequest(RerouteOperationTest.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:11.398 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Reroute outcome=Success for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.398 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Reroute for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/service-instance.service-instance-id=my-service 18:39:11.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/network-information.network-id=my-network 18:39:11.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: start operation attempt 1 for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set timeout to 5000ms for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.430 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Reroute for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.431 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation|] { "input": { "sdnc-request-header": { "svc-request-id": "e7b1f730-5476-4532-ae9f-0af603627ae2", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:11.431 [Thread-27] INFO network -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation] { "input": { "sdnc-request-header": { "svc-request-id": "e7b1f730-5476-4532-ae9f-0af603627ae2", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:11.443 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:11.445 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:11.458 [qtp1157932269-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:11 +0000] "POST /restconf/operations/GENERIC-RESOURCE-API:network-topology-operation HTTP/1.1" 200 142 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:11.458 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute: response received for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.459 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation|] { "output": { "svc-request-id": "a95f5f57-a974-408b-abd2-2870275bcfa3", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:11.459 [Thread-28] INFO network -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation] { "output": { "svc-request-id": "a95f5f57-a974-408b-abd2-2870275bcfa3", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:11.459 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute request succeeded for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.470 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Reroute outcome=Success for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.470 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Reroute for d14ff15c-50e8-457c-8720-0270ed977344 18:39:11.482 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@558aa1f1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3fd6dfbc{/,null,AVAILABLE}, connector=sdncSim@7ee3a2ed{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:11.483 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@558aa1f1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@3fd6dfbc{/,null,AVAILABLE}, connector=sdncSim@7ee3a2ed{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-361d8567==org.glassfish.jersey.servlet.ServletContainer@c9fe402{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:11.484 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped sdncSim@7ee3a2ed{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:11.484 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@558aa1f1{STOPPING}[11.0.24,sto=0] 18:39:11.485 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@3fd6dfbc{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.SdncActorTest 18:39:11.616 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:11.617 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:11.628 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC 18:39:11.628 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SDNC 18:39:11.633 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC.BandwidthOnDemand 18:39:11.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC.Reroute 18:39:11.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:11.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:11.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC 18:39:11.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SDNC 18:39:11.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC.BandwidthOnDemand 18:39:11.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC.Reroute 18:39:11.639 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:11.639 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:11.639 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC 18:39:11.639 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SDNC 18:39:11.639 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC.BandwidthOnDemand 18:39:11.639 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC.Reroute 18:39:11.640 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.policy.controlloop.actor.sdnc.SdncActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.sdnc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.sdnc' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.sdnc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/actor.sdnc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.sdnc --- [INFO] Analyzed bundle 'actor.sdnc' with 4 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.sdnc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.sdnc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnc/4.1.0-SNAPSHOT/actor.sdnc-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/actor.sdnc-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnc/4.1.0-SNAPSHOT/actor.sdnc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.sdnr >-- [INFO] Building actor.sdnr 4.1.0-SNAPSHOT [33/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.sdnr --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.sdnr --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.sdnr --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.sdnr --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.sdnr.SdnrActorTest 18:39:14.203 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:14.208 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:14.224 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNR 18:39:14.224 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SDNR 18:39:14.233 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNR.any 18:39:14.243 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:14.243 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:14.244 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNR 18:39:14.245 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@1aad0b1 18:39:14.252 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SDNR 18:39:14.252 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNR.any 18:39:14.252 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:14.252 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:14.253 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNR 18:39:14.253 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@1aad0b1 18:39:14.253 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SDNR 18:39:14.254 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNR.any 18:39:14.254 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:14.254 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:14.254 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:14.255 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:14.255 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:14.255 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:14.255 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.onap.policy.controlloop.actor.sdnr.SdnrActorTest [INFO] Running org.onap.policy.controlloop.actor.sdnr.SdnrOperationTest 18:39:14.321 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:14.322 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:14.322 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:14.322 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:14.322 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@33425811 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:15.786 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@74707df8 18:39:15.841 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:15.846 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@74707df8 18:39:15.872 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@6029f2a4 18:39:15.874 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:16.015 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@6029f2a4 18:39:16.031 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@704c3bdf 18:39:16.033 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:16.034 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR response is missing the response status 18:39:16.035 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- unknown SDNR response status code: -45 18:39:16.036 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=REJECT 18:39:16.036 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=REJECT 18:39:16.036 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=ERROR 18:39:16.036 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@704c3bdf 18:39:16.046 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@67ceeffd 18:39:16.048 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:16.048 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@67ceeffd 18:39:16.062 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@6efd0a6e 18:39:16.064 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:16.081 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@6efd0a6e 18:39:16.089 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@63c84d31 18:39:16.090 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:16.091 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@63c84d31 18:39:16.097 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@25d0b918 18:39:16.098 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:16.099 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@25d0b918 18:39:16.106 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@629cbb1 18:39:16.107 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:16.108 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:16.110 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd 18:39:16.114 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd 18:39:16.114 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd 18:39:16.115 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[body, output, CommonHeader, SubRequestID]] value=[dc9716fb-b6e2-451f-b63f-dd1b3a8684e6] 18:39:16.126 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|NOOP|my-sink|] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-12-07T18:39:16.114697850Z", "APIVer": "1.0", "RequestID": "f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd", "SubRequestID": "dc9716fb-b6e2-451f-b63f-dd1b3a8684e6", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd-dc9716fb-b6e2-451f-b63f-dd1b3a8684e6", "type": "request" } 18:39:16.129 [Thread-2] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:16.131 [Thread-2] INFO network -- [OUT|NOOP|my-sink] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-12-07T18:39:16.114697850Z", "APIVer": "1.0", "RequestID": "f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd", "SubRequestID": "dc9716fb-b6e2-451f-b63f-dd1b3a8684e6", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd-dc9716fb-b6e2-451f-b63f-dd1b3a8684e6", "type": "request" } 18:39:21.114 [CompletableFutureDelayScheduler] WARN org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- exception thrown by operation default-Actor.default-Operation for f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:21.125 [Thread-5] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure_Timeout for f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd 18:39:21.126 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for f1a4eb3a-77bc-4997-bbdc-3f3b182ebccd 18:39:21.127 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[body, output, CommonHeader, SubRequestID]] value=[dc9716fb-b6e2-451f-b63f-dd1b3a8684e6] 18:39:21.127 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@629cbb1 18:39:21.135 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:21.135 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:39:21.136 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:39:21.136 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:21.136 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:39:21.136 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:39:21.136 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:21.136 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:21.136 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:21.137 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:21.137 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:39:21.137 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.835 s -- in org.onap.policy.controlloop.actor.sdnr.SdnrOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.sdnr --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.sdnr' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.sdnr --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/actor.sdnr-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.sdnr --- [INFO] Analyzed bundle 'actor.sdnr' with 2 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.sdnr --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.sdnr --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnr/4.1.0-SNAPSHOT/actor.sdnr-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/actor.sdnr-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnr/4.1.0-SNAPSHOT/actor.sdnr-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.a1p >-- [INFO] Building actor.a1p 4.1.0-SNAPSHOT [34/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.a1p --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.a1p --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.a1p --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.a1p --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.a1p --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.a1p --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.a1p --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.a1p --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.a1p --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.a1p.A1pActorTest 18:39:23.597 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:23.603 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:23.607 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing A1P 18:39:23.607 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor A1P 18:39:23.615 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing A1P.any 18:39:23.625 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor SDNR; actor cannot be started 18:39:23.626 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:23.626 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:23.627 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting A1P 18:39:23.627 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@7fdab70c 18:39:23.636 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor A1P 18:39:23.636 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting A1P.any 18:39:23.636 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor SDNR 18:39:23.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:23.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:23.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping A1P 18:39:23.637 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@7fdab70c 18:39:23.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor A1P 18:39:23.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping A1P.any 18:39:23.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- SDNR is not running 18:39:23.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:23.639 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:23.639 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:23.639 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:23.639 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:23.639 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:23.639 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.onap.policy.controlloop.actor.a1p.A1pActorTest [INFO] Running org.onap.policy.controlloop.actor.a1p.A1pOperationTest 18:39:23.703 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:23.703 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:23.703 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:23.703 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:23.704 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@aaa0f76 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:25.159 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@696174d3 18:39:25.225 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:25.486 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@696174d3 18:39:25.512 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@7283877 18:39:25.514 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:25.514 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@7283877 18:39:25.526 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@24615687 18:39:25.528 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:25.529 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@24615687 18:39:25.532 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:25.532 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:39:25.532 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:25.532 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:25.532 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:25.533 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:25.533 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:25.533 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:25.533 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:25.533 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:25.533 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:39:25.533 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.853 s -- in org.onap.policy.controlloop.actor.a1p.A1pOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.a1p --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.a1p' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.a1p --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/actor.a1p-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.a1p --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.a1p --- [INFO] Analyzed bundle 'actor.a1p' with 2 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'actor.sdnr' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.a1p --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.a1p --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.a1p/4.1.0-SNAPSHOT/actor.a1p-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/actor.a1p-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.a1p/4.1.0-SNAPSHOT/actor.a1p-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.so >-- [INFO] Building actor.so 4.1.0-SNAPSHOT [35/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.so --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.so --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.so --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.so --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.so.VfModuleCreateTest 18:39:28.542 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5a1c3cb4{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b7962a2{/,null,STOPPED}, connector=soSim@11f406f8{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:28.566 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5a1c3cb4{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b7962a2{/,null,STOPPED}, connector=soSim@11f406f8{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:28.569 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5a1c3cb4{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b7962a2{/,null,STOPPED}, connector=soSim@11f406f8{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:28.587 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:28.678 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:29.537 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:29.633 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@2b7962a2{/,null,AVAILABLE} 18:39:29.652 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@11f406f8{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:29.654 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@5a1c3cb4{STARTING}[11.0.24,sto=0] @2638ms 18:39:29.654 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5a1c3cb4{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b7962a2{/,null,AVAILABLE}, connector=soSim@11f406f8{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3914 ms. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:32.080 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@628bd77e[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.089 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@1ab268bd[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.089 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@1ab268bd[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.093 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@3815a7d1[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.094 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1d2d4d7a[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.095 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4bbc02ef[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.095 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.100 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@72e36677[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.100 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@6b86826a[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.101 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@6b86826a[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.101 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@3c2dda7c[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.101 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4b9fa2f[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.102 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6d80e411[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.102 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.102 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=30 18:39:32.104 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.113 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.141 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:32.146 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:32.147 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:32.151 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.152 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 300000ms for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.154 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:32.154 [ForkJoinPool.commonPool-worker-1] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:32.157 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.162 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=31 18:39:32.162 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.171 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.171 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.222 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7c0b0bd9[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.222 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@6150afc6[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.223 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@6150afc6[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.223 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@49f50c8f[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.223 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@46e6458d[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.224 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6297cb4b[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.224 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.224 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@65d6640[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.225 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@672d8370[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.225 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@672d8370[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.225 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@13137835[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.226 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4f82248f[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.226 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@22002459[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.226 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.226 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@29bd056a[serviceInstanceId=(default), serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.405 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3340ce58[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.406 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@14499b52[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.406 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@14499b52[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.406 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@be083e1[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.407 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3164d5aa[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.407 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4e3ffd0[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.407 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@53d808ea[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@44864ebe[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.409 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@44864ebe[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.409 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@5f803481[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.409 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@408f70ab[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.409 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@5383bf08[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.409 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.409 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.409 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 300000ms for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.409 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.413 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:32.413 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:32.414 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.414 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:32.414 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:32.414 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.415 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.418 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e|] null 18:39:32.418 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e] null 18:39:32.418 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.419 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e|] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:32.419 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:32.419 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.419 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.421 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e|] null 18:39:32.421 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e] null 18:39:32.421 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.422 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e|] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:32.422 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:32.422 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.422 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=11 18:39:32.422 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.422 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.423 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.479 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3a12f3e7[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.479 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@84a9f65[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.479 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@84a9f65[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.479 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@70700b8a[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.479 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@5fafa76d[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.479 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@720ffab4[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.480 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.504 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7a47f0be[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.505 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@2d8087da[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.505 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@2d8087da[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.505 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@4f7ef948[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.505 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@6fdaef04[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.505 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2a5d2041[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.505 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.542 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7131d668[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.542 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@46a97805[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.542 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@46a97805[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.542 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@667dd150[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.542 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@af04f09[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.542 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@758d4aa9[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.543 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.545 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1325f967[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.545 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@4f356b98[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.545 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@4f356b98[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.546 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1ab85862[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.546 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@504c415c[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.546 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6c9e74f3[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.546 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.546 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.546 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 5000ms for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.547 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.547 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:32.548 [Thread-12] INFO network -- [OUT|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:39:32.647 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:32.650 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:32.864 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.873 [qtp714850447-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:32 +0000] "POST /serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut HTTP/1.1" 200 271 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:32.877 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestReferences": { "requestId": "c42f1673-aef8-447a-8254-d30fb1d48ccd", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:32.878 [Thread-13] INFO network -- [IN|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestReferences": { "requestId": "c42f1673-aef8-447a-8254-d30fb1d48ccd", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:32.878 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.878 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.878 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd|] null 18:39:32.879 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd] null 18:39:32.889 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.890 [qtp714850447-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:32 +0000] "GET /orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd HTTP/1.1" 200 4313 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:32.890 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd|] { "request": { "requestId": "c42f1673-aef8-447a-8254-d30fb1d48ccd", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:39:32.891 [Thread-14] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd] { "request": { "requestId": "c42f1673-aef8-447a-8254-d30fb1d48ccd", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:39:32.893 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.893 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.894 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd|] null 18:39:32.894 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd] null 18:39:32.899 [qtp714850447-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:32 +0000] "GET /orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd HTTP/1.1" 200 4265 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:32.900 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.900 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd|] { "request": { "requestId": "c42f1673-aef8-447a-8254-d30fb1d48ccd", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:39:32.900 [Thread-15] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/c42f1673-aef8-447a-8254-d30fb1d48ccd] { "request": { "requestId": "c42f1673-aef8-447a-8254-d30fb1d48ccd", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:39:32.904 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.904 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=11 18:39:32.904 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.907 [Thread-20] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.908 [Thread-21] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:32.928 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@d5a72cd[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:32.929 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@45f95ac0[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.929 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@45f95ac0[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:39:32.929 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@3b77940f[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:32.929 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4c418496[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:32.929 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@12d35bc9[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:32.929 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:32.944 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5a1c3cb4{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b7962a2{/,null,AVAILABLE}, connector=soSim@11f406f8{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:32.945 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5a1c3cb4{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2b7962a2{/,null,AVAILABLE}, connector=soSim@11f406f8{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4c1bdcc2==org.glassfish.jersey.servlet.ServletContainer@c0f1febc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:32.950 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@11f406f8{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:32.951 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5a1c3cb4{STOPPING}[11.0.24,sto=0] 18:39:32.960 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@2b7962a2{/,null,STOPPED} [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.879 s -- in org.onap.policy.controlloop.actor.so.VfModuleCreateTest [INFO] Running org.onap.policy.controlloop.actor.so.ModifyCllTest 18:39:32.976 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6247c08c{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7aab98b6{/,null,STOPPED}, connector=soSim@391e85df{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:32.977 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6247c08c{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7aab98b6{/,null,STOPPED}, connector=soSim@391e85df{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:32.978 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6247c08c{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7aab98b6{/,null,STOPPED}, connector=soSim@391e85df{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:32.978 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:33.006 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:33.080 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:33.100 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@7aab98b6{/,null,AVAILABLE} 18:39:33.101 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@391e85df{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:33.102 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@6247c08c{STARTING}[11.0.24,sto=0] @6085ms 18:39:33.102 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6247c08c{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7aab98b6{/,null,AVAILABLE}, connector=soSim@391e85df{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4875 ms. 18:39:33.136 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: set property event/payload={ "name": "cloud-leased-line-101", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "serviceInstanceID": "cll-instance-01", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } }] } } 18:39:33.137 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: start operation attempt 1 for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.137 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: set timeout to 50000ms for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.137 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.ModifyCloudLeasedLine for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.141 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/infra/serviceIntent/v1/modify|] { "name": "cloud-leased-line-101", "serviceInstanceID": "cll-instance-01", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } } ] } } 18:39:33.141 [Thread-31] INFO network -- [OUT|REST|http://localhost:6667/infra/serviceIntent/v1/modify] { "name": "cloud-leased-line-101", "serviceInstanceID": "cll-instance-01", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } } ] } } 18:39:33.154 [Thread-31] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:33.156 [Thread-31] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:33.174 [qtp403649458-48] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:33 +0000] "PUT /infra/serviceIntent/v1/modify HTTP/1.1" 200 104 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:33.176 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.ModifyCloudLeasedLine: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.176 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/infra/serviceIntent/v1/modify|] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:33.176 [Thread-32] INFO network -- [IN|REST|http://localhost:6667/infra/serviceIntent/v1/modify] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:33.176 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.ModifyCloudLeasedLine request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.185 [Thread-35] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.ModifyCloudLeasedLine outcome=Success for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.186 [Thread-36] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.ModifyCloudLeasedLine for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.205 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6247c08c{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7aab98b6{/,null,AVAILABLE}, connector=soSim@391e85df{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:33.206 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6247c08c{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@7aab98b6{/,null,AVAILABLE}, connector=soSim@391e85df{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2f3a8166==org.glassfish.jersey.servlet.ServletContainer@93292f09{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:33.207 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@391e85df{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:33.207 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@6247c08c{STOPPING}[11.0.24,sto=0] 18:39:33.209 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@7aab98b6{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.onap.policy.controlloop.actor.so.ModifyCllTest [INFO] Running org.onap.policy.controlloop.actor.so.RestManagerResponseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.controlloop.actor.so.RestManagerResponseTest [INFO] Running org.onap.policy.controlloop.actor.so.SoOperationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.onap.policy.controlloop.actor.so.SoOperationTest [INFO] Running org.onap.policy.controlloop.actor.so.ModifyNssiTest 18:39:33.346 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1d3546f9{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@767d9b9{/,null,STOPPED}, connector=soSim@79a68657{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:33.346 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1d3546f9{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@767d9b9{/,null,STOPPED}, connector=soSim@79a68657{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:33.347 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1d3546f9{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@767d9b9{/,null,STOPPED}, connector=soSim@79a68657{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:33.347 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:33.358 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:33.407 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:33.418 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@767d9b9{/,null,AVAILABLE} 18:39:33.419 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@79a68657{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:33.419 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@1d3546f9{STARTING}[11.0.24,sto=0] @6403ms 18:39:33.419 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1d3546f9{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@767d9b9{/,null,AVAILABLE}, connector=soSim@79a68657{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4928 ms. 18:39:33.443 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: set property event/payload={ "name": "eMBB-001", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:39:33.443 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: start operation attempt 1 for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.445 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: set timeout to 5000ms for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.446 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Modify NSSI for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.447 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/3gppservices/v7/modify|] { "name": "eMBB-001", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:39:33.447 [Thread-46] INFO network -- [OUT|REST|http://localhost:6667/3gppservices/v7/modify] { "name": "eMBB-001", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:39:33.460 [Thread-46] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:33.462 [Thread-46] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:33.476 [qtp1796597388-66] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:33 +0000] "PUT /3gppservices/v7/modify HTTP/1.1" 200 104 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:33.477 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Modify NSSI: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.478 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/3gppservices/v7/modify|] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:33.478 [Thread-47] INFO network -- [IN|REST|http://localhost:6667/3gppservices/v7/modify] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:33.478 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Modify NSSI request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.479 [Thread-50] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Modify NSSI outcome=Success for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.479 [Thread-51] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Modify NSSI for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.491 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1d3546f9{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@767d9b9{/,null,AVAILABLE}, connector=soSim@79a68657{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:33.492 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@1d3546f9{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@767d9b9{/,null,AVAILABLE}, connector=soSim@79a68657{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-50ecef36==org.glassfish.jersey.servlet.ServletContainer@f7bfef4b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:33.493 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@79a68657{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:33.493 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@1d3546f9{STOPPING}[11.0.24,sto=0] 18:39:33.494 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@767d9b9{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.policy.controlloop.actor.so.ModifyNssiTest [INFO] Running org.onap.policy.controlloop.actor.so.VfModuleDeleteTest 18:39:33.508 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5d98364c{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1fd35a92{/,null,STOPPED}, connector=soSim@4fd63c43{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:33.508 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5d98364c{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1fd35a92{/,null,STOPPED}, connector=soSim@4fd63c43{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:33.509 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5d98364c{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1fd35a92{/,null,STOPPED}, connector=soSim@4fd63c43{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:33.509 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:33.522 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:33.565 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:33.577 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1fd35a92{/,null,AVAILABLE} 18:39:33.578 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@4fd63c43{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:33.578 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@5d98364c{STARTING}[11.0.24,sto=0] @6561ms 18:39:33.578 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5d98364c{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1fd35a92{/,null,AVAILABLE}, connector=soSim@4fd63c43{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4931 ms. 18:39:33.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@102aa5fc[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@36885319[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@62a81453[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4bab804f[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7a0f43dc[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@58a7ca42[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4f9980e1[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@1f6e6f50[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=30 18:39:33.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 300000ms for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.775 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.777 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:33.777 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:33.832 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.832 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:33.832 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:33.832 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.832 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=29 18:39:33.832 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.833 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.833 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.844 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7df5549e[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.844 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@cbdc0f4[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.844 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@11174bf[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.845 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4f0c1409[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.845 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@626766fd[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.854 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@e1fd2bf[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.854 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@70f5f57d[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.854 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@691eb389[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.854 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.953 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@332fa1c[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.953 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@7c200e57[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.953 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1d0f7bcf[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.954 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@d0e4972[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.954 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.972 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1002d1c8[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.972 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@38a27ace[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.972 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@41289e88[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.972 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@7e8783b0[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.972 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.973 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@788d9139[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.973 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@53d2f0ec[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.973 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@560be8c0[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.973 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@14d36bb2[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.973 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.973 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@432448[serviceInstanceId=(default), serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7b7b1448[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@60cc20e1[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@25109d84[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.981 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4a1934e2[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.982 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.982 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@68a94e58[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:33.983 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@49741274[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:33.983 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4a49919c[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:33.983 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@3e5b2630[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:33.983 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:33.983 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.983 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 300000ms for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.983 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.984 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:33.984 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:33.985 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.985 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"incomplete","wasRolledBack":false}},"httpResponseCode":0} 18:39:33.985 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"incomplete","wasRolledBack":false}},"httpResponseCode":0} 18:39:33.986 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.986 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.987 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e|] null 18:39:33.987 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://my-host:6969/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e] null 18:39:33.988 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.988 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e|] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:33.988 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:33.988 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.988 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.989 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e|] null 18:39:33.990 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://my-host:6969/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e] null 18:39:33.990 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.990 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e|] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:33.990 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/my-poll-path/b5edf7ab-3dad-4d05-b6e5-658d0adabb3e] {"requestReferences":{"requestId":"b5edf7ab-3dad-4d05-b6e5-658d0adabb3e"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:33.990 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.990 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=9 18:39:33.990 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.990 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:33.991 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.006 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@66589252[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:34.007 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@66a8ff6d[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:34.007 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1abbc1d4[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:34.008 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@48bab2c6[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:34.008 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:34.027 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3966c679[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:34.028 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@66a99584[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:34.028 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3945886e[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:34.028 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@12765ebd[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:34.028 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:34.040 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2a0ce342[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:34.041 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@22846a1d[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:34.041 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@fe38c0e[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:34.041 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6167c42f[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:34.041 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:34.056 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@29e3c28[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:34.057 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@480994d3[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:34.057 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@7146c6ea[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:34.057 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@a5d23c9[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:34.057 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:34.070 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@284b487f[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:34.070 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@65021bb4[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:34.070 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@630c3af3[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:34.071 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2e40ea48[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:34.071 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:34.071 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@5cba474f[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:34.072 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@291028d7[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:34.072 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@2b4954a4[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:34.072 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2f2f92f[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:34.072 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:34.072 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.073 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 5000ms for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.074 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.074 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:34.075 [Thread-61] INFO network -- [OUT|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:39:34.413 [qtp184253187-84] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:34 +0000] "DELETE /serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null HTTP/1.1" 200 271 "-" "Java-http-client/17.0.4" 18:39:34.445 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.445 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestReferences": { "requestId": "44b9e52f-d07e-44bd-be04-dccffb8b644c", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:34.445 [Thread-62] INFO network -- [IN|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestReferences": { "requestId": "44b9e52f-d07e-44bd-be04-dccffb8b644c", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:34.446 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.446 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.446 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c|] null 18:39:34.447 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c] null 18:39:34.461 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:34.463 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:34.471 [qtp184253187-85] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:34 +0000] "GET /orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c HTTP/1.1" 200 4313 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:34.472 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.472 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c|] { "request": { "requestId": "44b9e52f-d07e-44bd-be04-dccffb8b644c", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:39:34.472 [Thread-63] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c] { "request": { "requestId": "44b9e52f-d07e-44bd-be04-dccffb8b644c", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:39:34.473 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.473 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.473 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c|] null 18:39:34.473 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c] null 18:39:34.479 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.479 [qtp184253187-88] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:34 +0000] "GET /orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c HTTP/1.1" 200 4265 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:34.479 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c|] { "request": { "requestId": "44b9e52f-d07e-44bd-be04-dccffb8b644c", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:39:34.479 [Thread-64] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/44b9e52f-d07e-44bd-be04-dccffb8b644c] { "request": { "requestId": "44b9e52f-d07e-44bd-be04-dccffb8b644c", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:39:34.480 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.480 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=9 18:39:34.480 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.481 [Thread-69] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.481 [Thread-70] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for b5edf7ab-3dad-4d05-b6e5-658d0adabb3e 18:39:34.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1f013047[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:34.495 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@16361e61[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:34.496 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@51566ce0[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:34.497 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@1734b1a[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:34.497 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:34.512 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@8dcacf1[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default), administrativeState=(default), priorityLabel=(default)] 18:39:34.512 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@50f13494[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:39:34.512 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@73c09a98[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:39:34.512 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6f2bf657[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:39:34.512 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:34.530 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5d98364c{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1fd35a92{/,null,AVAILABLE}, connector=soSim@4fd63c43{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:34.531 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5d98364c{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1fd35a92{/,null,AVAILABLE}, connector=soSim@4fd63c43{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23d23d98==org.glassfish.jersey.servlet.ServletContainer@5a5100cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:34.532 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@4fd63c43{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:34.534 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5d98364c{STOPPING}[11.0.24,sto=0] 18:39:34.536 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1fd35a92{/,null,STOPPED} [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s -- in org.onap.policy.controlloop.actor.so.VfModuleDeleteTest [INFO] Running org.onap.policy.controlloop.actor.so.SoActorTest 18:39:34.731 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:34.732 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:34.752 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO 18:39:34.752 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SO 18:39:34.760 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.VF Module Create 18:39:34.764 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.Modify NSSI 18:39:34.764 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.VF Module Delete 18:39:34.765 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.ModifyCloudLeasedLine 18:39:34.765 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:34.765 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:34.765 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SO 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.VF Module Create 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.Modify NSSI 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.VF Module Delete 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.ModifyCloudLeasedLine 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SO 18:39:34.766 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.VF Module Create 18:39:34.767 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.Modify NSSI 18:39:34.767 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.VF Module Delete 18:39:34.767 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.ModifyCloudLeasedLine 18:39:34.767 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.onap.policy.controlloop.actor.so.SoActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.so --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.so' with 8 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.so --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/actor.so-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.so --- [INFO] Analyzed bundle 'actor.so' with 8 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'so' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.so --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.so --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.so/4.1.0-SNAPSHOT/actor.so-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/actor.so-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.so/4.1.0-SNAPSHOT/actor.so-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.vfc >-- [INFO] Building actor.vfc 4.1.0-SNAPSHOT [36/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.vfc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.vfc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.vfc --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.vfc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.vfc.RestartTest 18:39:37.904 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@36681447{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@121bb45b{/,null,STOPPED}, connector=vfcSim@5e048149{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:37.928 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@36681447{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@121bb45b{/,null,STOPPED}, connector=vfcSim@5e048149{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:37.930 [vfcSim-6668] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@36681447{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@121bb45b{/,null,STOPPED}, connector=vfcSim@5e048149{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:37.942 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:38.019 [vfcSim-6668] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:38.867 [vfcSim-6668] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:38.964 [vfcSim-6668] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@121bb45b{/,null,AVAILABLE} 18:39:38.975 [vfcSim-6668] INFO org.eclipse.jetty.server.AbstractConnector -- Started vfcSim@5e048149{HTTP/1.1, (http/1.1)}{localhost:6668} 18:39:38.979 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- Started Server@36681447{STARTING}[11.0.24,sto=0] @2503ms 18:39:38.979 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@36681447{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@121bb45b{/,null,AVAILABLE}, connector=vfcSim@5e048149{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3951 ms. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:41.256 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:41.257 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:41.257 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:41.258 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:41.440 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:41.440 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:41.440 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:41.440 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:41.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:41.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:41.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:41.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:41.496 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:41.496 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:41.496 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:41.496 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:41.498 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.501 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.502 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.604 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:41.607 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:41.774 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.791 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6668/api/nslcm/v1/ns/test-service-instance-id/heal|] {"jobId":"1"} 18:39:41.794 [qtp36707189-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:41 +0000] "POST /api/nslcm/v1/ns/test-service-instance-id/heal HTTP/1.1" 202 13 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:41.795 [Thread-13] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:41.796 [Thread-13] INFO network -- [IN|REST|http://localhost:6668/api/nslcm/v1/ns/test-service-instance-id/heal] {"jobId":"1"} 18:39:41.800 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.803 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request incomplete for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.806 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6668/api/nslcm/v1/jobs/1|] null 18:39:41.806 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://localhost:6668/api/nslcm/v1/jobs/1] null 18:39:41.816 [qtp36707189-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:41 +0000] "GET /api/nslcm/v1/jobs/1 HTTP/1.1" 200 480 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:41.817 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.817 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6668/api/nslcm/v1/jobs/1|] {"jobId" : 1,"responseDescriptor" : {"progress" : "40","status" : "finished","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId": 101 ,"responseHistoryList": [{"progress" : "40","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "1"}, {"progress" : "41","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "2"}]}} 18:39:41.817 [Thread-14] INFO network -- [IN|REST|http://localhost:6668/api/nslcm/v1/jobs/1] {"jobId" : 1,"responseDescriptor" : {"progress" : "40","status" : "finished","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId": 101 ,"responseHistoryList": [{"progress" : "40","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "1"}, {"progress" : "41","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "2"}]}} 18:39:41.818 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.818 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.825 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.826 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for bb2f1988-0ee7-4e9f-b65e-d32c971492f5 18:39:41.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:39:41.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:39:41.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:39:41.853 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:39:41.864 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@36681447{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@121bb45b{/,null,AVAILABLE}, connector=vfcSim@5e048149{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:41.865 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@36681447{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@121bb45b{/,null,AVAILABLE}, connector=vfcSim@5e048149{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3e33d73e==org.glassfish.jersey.servlet.ServletContainer@c3affe25{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:41.869 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped vfcSim@5e048149{HTTP/1.1, (http/1.1)}{localhost:6668} 18:39:41.869 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@36681447{STOPPING}[11.0.24,sto=0] 18:39:41.874 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@121bb45b{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.395 s -- in org.onap.policy.controlloop.actor.vfc.RestartTest [INFO] Running org.onap.policy.controlloop.actor.vfc.VfcOperationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.onap.policy.controlloop.actor.vfc.VfcOperationTest [INFO] Running org.onap.policy.controlloop.actor.vfc.VfcActorTest 18:39:42.252 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:42.252 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:42.257 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing VFC 18:39:42.257 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor VFC 18:39:42.262 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing VFC.Restart 18:39:42.266 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor AAI; actor cannot be started 18:39:42.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:42.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:42.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting VFC 18:39:42.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor VFC 18:39:42.267 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting VFC.Restart 18:39:42.267 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor AAI 18:39:42.267 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:42.267 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:42.267 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping VFC 18:39:42.267 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor VFC 18:39:42.268 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping VFC.Restart 18:39:42.268 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- AAI is not running 18:39:42.268 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.onap.policy.controlloop.actor.vfc.VfcActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.vfc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.vfc' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.vfc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/actor.vfc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.vfc --- [INFO] Analyzed bundle 'actor.vfc' with 3 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'vfc' with 7 classes [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.vfc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.vfc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.vfc/4.1.0-SNAPSHOT/actor.vfc-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/actor.vfc-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.vfc/4.1.0-SNAPSHOT/actor.vfc-4.1.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.xacml >-- [INFO] Building actor.xacml 4.1.0-SNAPSHOT [37/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.xacml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.xacml --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.xacml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.xacml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.xacml --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.xacml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.xacml --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.xacml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.xacml --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionOperatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:46.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name 18:39:46.714 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name 18:39:46.810 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s -- in org.onap.policy.controlloop.actor.xacml.DecisionOperatorTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionOperationTest 18:39:47.124 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e2975ca{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@152891f8{/,null,STOPPED}, connector=xacmlSim@17053b5{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:47.142 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e2975ca{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@152891f8{/,null,STOPPED}, connector=xacmlSim@17053b5{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:47.145 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e2975ca{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@152891f8{/,null,STOPPED}, connector=xacmlSim@17053b5{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:47.158 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:47.235 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:48.082 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:48.160 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@152891f8{/,null,AVAILABLE} 18:39:48.172 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@17053b5{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:48.174 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@5e2975ca{STARTING}[11.0.24,sto=0] @4365ms 18:39:48.175 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e2975ca{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@152891f8{/,null,AVAILABLE}, connector=xacmlSim@17053b5{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3970 ms. 18:39:49.077 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.079 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.080 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.095 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:39:49.098 [Thread-11] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:49.099 [Thread-11] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:39:49.160 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:49.163 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls Dec 07, 2024 6:39:49 PM org.glassfish.jersey.server.ServerRuntime$Responder process WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:49.328 [qtp937777177-21] WARN org.eclipse.jetty.server.HttpChannel -- /policy/pdpx/v1/decision jakarta.servlet.ServletException: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 33 common frames omitted 18:39:49.332 [qtp937777177-21] WARN org.eclipse.jetty.server.HttpChannelState -- unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:412) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) ... 33 common frames omitted 18:39:49.355 [qtp937777177-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:49 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 500 149 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:49.358 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.361 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "servlet":"org.glassfish.jersey.servlet.ServletContainer-47e60b71", "message":"Request failed.", "url":"/policy/pdpx/v1/decision", "status":"500" } 18:39:49.362 [Thread-13] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] { "servlet":"org.glassfish.jersey.servlet.ServletContainer-47e60b71", "message":"Request failed.", "url":"/policy/pdpx/v1/decision", "status":"500" } 18:39:49.364 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request failed with http error code 500 for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.370 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.371 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.408 [main] INFO org.onap.policy.controlloop.actor.xacml.DecisionOperation -- default-Actor.default-Operation: guard disabled, always succeeds for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.408 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.432 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.433 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 300000ms for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.433 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.434 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:39:49.434 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:39:49.438 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.438 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"status":"Permit"} 18:39:49.438 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"status":"Permit"} 18:39:49.438 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.438 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$782/0x00000008010ce678@12ebfb2d threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.xacml.DecisionOperationTest.testStartOperationAsync(DecisionOperationTest.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:49.439 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.440 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.479 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e2975ca{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@152891f8{/,null,AVAILABLE}, connector=xacmlSim@17053b5{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:49.480 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e2975ca{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@152891f8{/,null,AVAILABLE}, connector=xacmlSim@17053b5{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e60b71==org.glassfish.jersey.servlet.ServletContainer@ff98194e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:49.483 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@17053b5{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:49.484 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5e2975ca{STOPPING}[11.0.24,sto=0] 18:39:49.488 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@152891f8{/,null,STOPPED} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.652 s -- in org.onap.policy.controlloop.actor.xacml.DecisionOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.XacmlActorParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.controlloop.actor.xacml.XacmlActorParamsTest [INFO] Running org.onap.policy.controlloop.actor.xacml.GuardOperationTest 18:39:49.528 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5cfe28e1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40d370fa{/,null,STOPPED}, connector=xacmlSim@71eaef6a{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:49.529 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5cfe28e1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40d370fa{/,null,STOPPED}, connector=xacmlSim@71eaef6a{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:49.530 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5cfe28e1{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40d370fa{/,null,STOPPED}, connector=xacmlSim@71eaef6a{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:49.530 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:49.538 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:49.596 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:49.606 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@40d370fa{/,null,AVAILABLE} 18:39:49.607 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@71eaef6a{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:49.607 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@5cfe28e1{STARTING}[11.0.24,sto=0] @5798ms 18:39:49.607 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5cfe28e1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40d370fa{/,null,AVAILABLE}, connector=xacmlSim@71eaef6a{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4923 ms. 18:39:49.621 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.621 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.622 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.623 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "067ba5c5-03ef-455b-a225-4f054c58bbdf", "action": "guard", "resource": { "guard": { "clname": "denyGuard" } } } 18:39:49.623 [Thread-27] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "067ba5c5-03ef-455b-a225-4f054c58bbdf", "action": "guard", "resource": { "guard": { "clname": "denyGuard" } } } 18:39:49.634 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:49.636 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:49.654 [qtp5584361-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:49 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 60 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:49.655 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.657 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"status":"Deny","advice":{},"obligations":{},"policies":{}} 18:39:49.657 [Thread-28] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"status":"Deny","advice":{},"obligations":{},"policies":{}} 18:39:49.657 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.658 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.659 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.745 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.745 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.746 [Thread-33] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.746 [Thread-33] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "d3200a84-3fc8-415f-9b51-2433611c51fd", "action": "guard", "resource": { "guard": { "abc": "123", "hello": "world" } } } 18:39:49.746 [Thread-33] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "d3200a84-3fc8-415f-9b51-2433611c51fd", "action": "guard", "resource": { "guard": { "abc": "123", "hello": "world" } } } 18:39:49.755 [qtp5584361-43] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:49 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 62 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:49.757 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.758 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"status":"Permit","advice":{},"obligations":{},"policies":{}} 18:39:49.758 [Thread-34] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"status":"Permit","advice":{},"obligations":{},"policies":{}} 18:39:49.758 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.766 [Thread-37] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.766 [Thread-38] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.783 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5cfe28e1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40d370fa{/,null,AVAILABLE}, connector=xacmlSim@71eaef6a{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:49.784 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5cfe28e1{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40d370fa{/,null,AVAILABLE}, connector=xacmlSim@71eaef6a{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7ac90dab==org.glassfish.jersey.servlet.ServletContainer@e1c1faa3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:49.786 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@71eaef6a{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:49.787 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5cfe28e1{STOPPING}[11.0.24,sto=0] 18:39:49.791 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@40d370fa{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.onap.policy.controlloop.actor.xacml.GuardOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.ConfigureOperationTest 18:39:49.810 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@52325940{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1adfb5b8{/,null,STOPPED}, connector=xacmlSim@346330b6{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:49.811 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@52325940{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1adfb5b8{/,null,STOPPED}, connector=xacmlSim@346330b6{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:49.812 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@52325940{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1adfb5b8{/,null,STOPPED}, connector=xacmlSim@346330b6{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:49.813 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 18:39:49.817 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:49.856 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:49.864 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1adfb5b8{/,null,AVAILABLE} 18:39:49.865 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@346330b6{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:49.865 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@52325940{STARTING}[11.0.24,sto=0] @6056ms 18:39:49.865 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@52325940{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1adfb5b8{/,null,AVAILABLE}, connector=xacmlSim@346330b6{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4947 ms. 18:39:49.876 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.878 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.879 [Thread-48] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.881 [Thread-48] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "3a4a4ec2-014e-4fa0-9c11-0922838a618a", "action": "configure", "resource": { "policy-id": "nonexistent" } } 18:39:49.881 [Thread-48] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "3a4a4ec2-014e-4fa0-9c11-0922838a618a", "action": "configure", "resource": { "policy-id": "nonexistent" } } 18:39:49.892 [Thread-48] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:49.894 [Thread-48] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:49.911 [qtp677071135-69] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:39:49.913 [qtp677071135-69] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:49 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:49.914 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.915 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"message":"cannot read policy simulator file","policies":{}} 18:39:49.915 [Thread-49] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"message":"cannot read policy simulator file","policies":{}} 18:39:49.915 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.916 [Thread-52] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.917 [Thread-53] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.934 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.937 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.938 [Thread-54] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.938 [Thread-54] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "3a369261-a01c-49b9-a9fb-f28003807155", "action": "configure", "resource": { "policy-id": "test-policy" } } 18:39:49.939 [Thread-54] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "3a369261-a01c-49b9-a9fb-f28003807155", "action": "configure", "resource": { "policy-id": "test-policy" } } 18:39:49.971 [qtp677071135-68] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [07/Dec/2024:18:39:49 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 218 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 18:39:49.973 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.974 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"policies":{"test-policy":{"type":"onap.policies.monitoring.test","type_version":"1.0.0","properties":{"test":"test"},"name":"test-policy","version":"1.0.0","metadata":{"policy-id":"test-policy","policy-version":1}}}} 18:39:49.974 [Thread-55] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"policies":{"test-policy":{"type":"onap.policies.monitoring.test","type_version":"1.0.0","properties":{"test":"test"},"name":"test-policy","version":"1.0.0","metadata":{"policy-id":"test-policy","policy-version":1}}}} 18:39:49.974 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.982 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.984 [Thread-59] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 897ac662-ebfd-43c0-a82f-9294c043dc62 18:39:49.997 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@52325940{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1adfb5b8{/,null,AVAILABLE}, connector=xacmlSim@346330b6{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:49.997 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@52325940{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@1adfb5b8{/,null,AVAILABLE}, connector=xacmlSim@346330b6{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7f792530==org.glassfish.jersey.servlet.ServletContainer@9f2c1a1f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:49.999 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@346330b6{HTTP/1.1, (http/1.1)}{localhost:6669} 18:39:49.999 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@52325940{STOPPING}[11.0.24,sto=0] 18:39:50.000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1adfb5b8{/,null,STOPPED} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.onap.policy.controlloop.actor.xacml.ConfigureOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.XacmlActorTest 18:39:50.134 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:50.134 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:50.150 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML 18:39:50.150 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor XACML 18:39:50.152 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML.Configure 18:39:50.154 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML.Guard 18:39:50.154 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:50.154 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:50.154 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML 18:39:50.154 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor XACML 18:39:50.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML.Configure 18:39:50.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML.Guard 18:39:50.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:50.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:50.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML 18:39:50.155 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor XACML 18:39:50.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML.Configure 18:39:50.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML.Guard 18:39:50.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.onap.policy.controlloop.actor.xacml.XacmlActorTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.policy.controlloop.actor.xacml.DecisionConfigTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionParamsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.controlloop.actor.xacml.DecisionParamsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.xacml --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.xacml' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.xacml --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/actor.xacml-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.xacml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.xacml --- [INFO] Analyzed bundle 'actor.xacml' with 7 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.xacml --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.xacml --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.xacml/4.1.0-SNAPSHOT/actor.xacml-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/actor.xacml-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.xacml/4.1.0-SNAPSHOT/actor.xacml-4.1.0-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.models.sim:policy-models-sim >------------ [INFO] Building policy-models-sim 4.1.0-SNAPSHOT [38/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-sim --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-sim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-sim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-sim --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-sim --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-sim --- [INFO] Analyzed bundle 'policy-models-sim' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-sim --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-sim --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-sim/4.1.0-SNAPSHOT/policy-models-sim-4.1.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.onap.policy.models.sim:policy-models-sim-pdp >---------- [INFO] Building policy-models-sim-pdp 4.1.0-SNAPSHOT [39/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-sim-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-sim-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-sim-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-sim-pdp --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-sim-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-sim-pdp --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-sim-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-sim-pdp --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.sim.pdp.comm.TestPdpStateChangeListener 18:39:52.842 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:52.849 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:52.915 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_160568149 18:39:52.925 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:52.925 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:52.926 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:52.931 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:52.938 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:52.938 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:52.938 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:52.938 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:52.938 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:52.957 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:52.957 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:52.961 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:52.961 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:52.962 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:52.962 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@213860b8 18:39:52.962 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@213860b8 18:39:52.962 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:52.962 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:52.969 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=c1c52023-10f8-48d7-b89a-f0a97bd053bc, timestampMs=1733596792965, name=pdp_160568149, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:39:52.986 [Timer-0] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:52.988 [Timer-0] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"6fdf68ef-35bc-49b7-b0a8-3f6c20ce169f","timestampMs":1733596792962,"name":"pdp_160568149","pdpGroup":"defaultGroup"} 18:39:52.990 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"c1c52023-10f8-48d7-b89a-f0a97bd053bc","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"4a2cbe7b-6210-4505-98af-5d5ea35f5ef0","timestampMs":1733596792988,"name":"pdp_160568149","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:52.988 [Timer-0] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6fdf68ef-35bc-49b7-b0a8-3f6c20ce169f, timestampMs=1733596792962, name=pdp_160568149, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:52.990 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4a2cbe7b-6210-4505-98af-5d5ea35f5ef0, timestampMs=1733596792988, name=pdp_160568149, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=c1c52023-10f8-48d7-b89a-f0a97bd053bc, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:39:53.003 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=fa98c883-aafb-49d9-954a-96740e269fa8, timestampMs=1733596793003, name=pdp_160568149, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=ACTIVE) 18:39:53.005 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"fa98c883-aafb-49d9-954a-96740e269fa8","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"9b88d885-86d9-49b2-aa4f-cc5576bdac5d","timestampMs":1733596793005,"name":"pdp_160568149","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.005 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=9b88d885-86d9-49b2-aa4f-cc5576bdac5d, timestampMs=1733596793005, name=pdp_160568149, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=fa98c883-aafb-49d9-954a-96740e269fa8, responseStatus=SUCCESS, responseMessage=Pdp already in active state)) 18:39:53.014 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"c1a5b63e-cec3-4e6f-9b47-796eba2ccf04","timestampMs":1733596793013,"name":"pdp_160568149","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.014 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=c1a5b63e-cec3-4e6f-9b47-796eba2ccf04, timestampMs=1733596793013, name=pdp_160568149, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.014 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.014 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.014 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@213860b8 18:39:53.015 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@213860b8 18:39:53.015 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.015 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.015 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.015 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.015 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.016 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.016 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.016 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.016 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.016 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:39:53.016 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.016 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 18:39:53.017 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:39:53.017 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.017 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.017 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.017 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.017 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.017 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.017 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:39:53.040 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.045 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.047 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-541358477 18:39:53.047 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.047 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.047 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.047 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.048 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.048 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.048 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.048 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.049 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.049 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.049 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.049 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5bca7664 18:39:53.049 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5bca7664 18:39:53.050 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.050 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.050 [Timer-1] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"c7c56067-ca5f-49ed-99d8-c2557b3bdf3f","timestampMs":1733596793049,"name":"pdp_-541358477","pdpGroup":"defaultGroup"} 18:39:53.050 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=2ba36104-630b-4ea6-bb0b-8162dd83504a, timestampMs=1733596793050, name=pdp_-541358477, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:39:53.050 [Timer-1] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=c7c56067-ca5f-49ed-99d8-c2557b3bdf3f, timestampMs=1733596793049, name=pdp_-541358477, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.051 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"2ba36104-630b-4ea6-bb0b-8162dd83504a","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"de775d0b-6a80-4bb3-8399-ea1f75c18639","timestampMs":1733596793050,"name":"pdp_-541358477","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.051 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=de775d0b-6a80-4bb3-8399-ea1f75c18639, timestampMs=1733596793050, name=pdp_-541358477, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=2ba36104-630b-4ea6-bb0b-8162dd83504a, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:39:53.051 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=db94255c-9b8e-48df-9bc2-9e3e41e2171d, timestampMs=1733596793051, name=pdp_-541358477, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=PASSIVE) 18:39:53.051 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"db94255c-9b8e-48df-9bc2-9e3e41e2171d","responseStatus":"SUCCESS","responseMessage":"Pdp already in passive state"},"messageName":"PDP_STATUS","requestId":"daa40788-5b58-418e-9841-7f56351ca022","timestampMs":1733596793051,"name":"pdp_-541358477","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.051 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=daa40788-5b58-418e-9841-7f56351ca022, timestampMs=1733596793051, name=pdp_-541358477, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=db94255c-9b8e-48df-9bc2-9e3e41e2171d, responseStatus=SUCCESS, responseMessage=Pdp already in passive state)) 18:39:53.052 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"e036c9de-e6a8-456e-8347-6d8216c0db2a","timestampMs":1733596793052,"name":"pdp_-541358477","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.052 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e036c9de-e6a8-456e-8347-6d8216c0db2a, timestampMs=1733596793052, name=pdp_-541358477, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.052 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.052 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.052 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5bca7664 18:39:53.052 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5bca7664 18:39:53.052 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.052 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.052 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:39:53.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 18:39:53.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:39:53.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.054 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.054 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.054 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.054 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.054 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.054 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.onap.policy.models.sim.pdp.comm.TestPdpStateChangeListener [INFO] Running org.onap.policy.models.sim.pdp.comm.TestPdpUpdateListener 18:39:53.096 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.096 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.099 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_537468712 18:39:53.099 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.099 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.099 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.099 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.099 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.099 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.100 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.100 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.101 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.101 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6ae7deac 18:39:53.101 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6ae7deac 18:39:53.101 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.101 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.102 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=a4dd7eb0-1db5-48f7-8a48-2f707fb85319, timestampMs=1733596793101, name=pdp_537468712, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:39:53.103 [Timer-2] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"02bb65fa-3896-4df3-b37b-fa90cd9427c2","timestampMs":1733596793102,"name":"pdp_537468712","pdpGroup":"defaultGroup"} 18:39:53.103 [Timer-2] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=02bb65fa-3896-4df3-b37b-fa90cd9427c2, timestampMs=1733596793102, name=pdp_537468712, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.103 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 18:39:53.105 [Timer-3] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"b8b4a857-0195-4406-bd1a-58555d31a110","timestampMs":1733596793105,"name":"pdp_537468712","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.105 [Timer-3] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b8b4a857-0195-4406-bd1a-58555d31a110, timestampMs=1733596793105, name=pdp_537468712, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.106 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"apex policy name","version":"1.0"}],"response":{"responseTo":"a4dd7eb0-1db5-48f7-8a48-2f707fb85319","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"e84654a4-20ab-4ec0-90ac-b7115239ffbf","timestampMs":1733596793105,"name":"pdp_537468712","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.106 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e84654a4-20ab-4ec0-90ac-b7115239ffbf, timestampMs=1733596793105, name=pdp_537468712, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=a4dd7eb0-1db5-48f7-8a48-2f707fb85319, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:39:53.107 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"c1d88c3f-d2fc-4e0c-8dc9-bef77362c0a9","timestampMs":1733596793106,"name":"pdp_537468712","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:39:53.107 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=c1d88c3f-d2fc-4e0c-8dc9-bef77362c0a9, timestampMs=1733596793106, name=pdp_537468712, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.107 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.107 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.107 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6ae7deac 18:39:53.107 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6ae7deac 18:39:53.107 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.107 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.107 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.108 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.108 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.108 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.108 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.108 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.108 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.108 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:39:53.108 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.108 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 18:39:53.108 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:39:53.109 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.109 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.109 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.109 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.109 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.109 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.109 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.models.sim.pdp.comm.TestPdpUpdateListener [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorMain 18:39:53.201 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-h] 18:39:53.204 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorMain -- usage: org.onap.policy.models.sim.pdp.PdpSimulatorMain [options...] options -c,--config-file the full path to the configuration file to use, the configuration file must be a Json file containing the pdp simulator parameters -h,--help outputs the usage of this command -p,--property-file the full path to the topic property file to use, the property file contains the pdp simulator topic properties -v,--version outputs the version of pdp simulator 18:39:53.226 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-c, src/test/resources/PdpSimulatorConfigParameters.json] 18:39:53.227 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.227 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.229 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-302763372 18:39:53.230 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.230 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.230 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.230 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.230 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.230 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.230 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.230 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.230 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.230 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.230 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.231 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.231 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.231 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.231 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56078cea 18:39:53.231 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56078cea 18:39:53.231 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.231 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.231 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- Started PdpSimulator service 18:39:53.235 [Timer-4] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"0cb1bec3-03e0-4b47-8e22-2b55ed7a5139","timestampMs":1733596793233,"name":"pdp_-302763372","pdpGroup":"defaultGroup"} 18:39:53.235 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"8ac681f9-7bc6-4c6e-a93a-28a21335924a","timestampMs":1733596793234,"name":"pdp_-302763372","pdpGroup":"defaultGroup"} 18:39:53.236 [Timer-4] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=0cb1bec3-03e0-4b47-8e22-2b55ed7a5139, timestampMs=1733596793233, name=pdp_-302763372, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.237 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=8ac681f9-7bc6-4c6e-a93a-28a21335924a, timestampMs=1733596793234, name=pdp_-302763372, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.238 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56078cea 18:39:53.238 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56078cea 18:39:53.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.238 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.239 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.239 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.240 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.240 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.240 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.240 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:39:53.242 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [src/test/resourcesPdpSimulatorConfigParameters.json] 18:39:53.242 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.common.utils.cmd.CommandLineException: too many command line arguments specified: [src/test/resourcesPdpSimulatorConfigParameters.json] at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.parse(CommandLineArgumentsHandler.java:141) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:64) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_InvalidArguments(TestPdpSimulatorMain.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.249 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-c, src/test/resources/PdpSimulatorConfigParameters_InvalidName.json] 18:39:53.249 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:39:53.250 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:39:53.254 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank 18:39:53.254 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.models.sim.pdp.exception.PdpSimulatorException: validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank at org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler.getParameters(PdpSimulatorParameterHandler.java:82) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:78) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_InvalidParameters(TestPdpSimulatorMain.java:106) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.256 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [] 18:39:53.256 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.common.utils.cmd.CommandLineException: pdp simulator configuration file was not specified as an argument at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.validateReadableFile(CommandLineArgumentsHandler.java:242) at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.validate(CommandLineArgumentsHandler.java:169) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:70) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_NoArguments(TestPdpSimulatorMain.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorMain [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpStatusParameters [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpStatusParameters [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterHandler 18:39:53.270 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/NoParameters.json" was found on the local file system 18:39:53.270 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- no parameters found in "src/test/resources/NoParameters.json" 18:39:53.271 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/InvalidParameters.json" was found on the local file system 18:39:53.272 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- error reading parameters from "src/test/resources/InvalidParameters.json" (CoderException):com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 2 column 15 path $.name 18:39:53.274 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "src/test/resources/NoParametersFile.json" does not exist on the local file system 18:39:53.281 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "src/test/resources/NoParametersFile.json" : 18:39:53.281 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- error reading parameters from "src/test/resources/NoParametersFile.json" (CoderException):java.io.FileNotFoundException: src/test/resources/NoParametersFile.json (No such file or directory) 18:39:53.284 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system 18:39:53.284 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/classes/version.txt" : 18:39:53.297 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:39:53.298 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank 18:39:53.299 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/EmptyConfigParameters.json" was found on the local file system 18:39:53.300 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/EmptyConfigParameters.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value "null" INVALID, is null 18:39:53.301 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterHandler [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterGroup [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterGroup [INFO] Running org.onap.policy.models.sim.pdp.exception.TestExceptions 18:39:53.331 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.332 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.332 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.333 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.334 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.335 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.336 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.336 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.337 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 18:39:53.345 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.models.sim.pdp.exception.TestExceptions [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorActivator 18:39:53.351 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.353 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_312630628 18:39:53.353 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.353 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.353 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.353 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.353 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.354 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.354 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.354 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.354 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.354 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.354 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.358 [Timer-5] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"d3dabb34-fea9-428a-bf69-db7f0ca9379b","timestampMs":1733596793358,"name":"pdp_312630628","pdpGroup":"defaultGroup"} 18:39:53.358 [Timer-5] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=d3dabb34-fea9-428a-bf69-db7f0ca9379b, timestampMs=1733596793358, name=pdp_312630628, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.359 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.359 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.359 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.359 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@639aba11 18:39:53.359 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@639aba11 18:39:53.359 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.359 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.360 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"945f7374-5f49-4778-96a4-54b53ebd022f","timestampMs":1733596793360,"name":"pdp_312630628","pdpGroup":"defaultGroup"} 18:39:53.360 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=945f7374-5f49-4778-96a4-54b53ebd022f, timestampMs=1733596793360, name=pdp_312630628, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.360 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.360 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.360 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@639aba11 18:39:53.360 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@639aba11 18:39:53.360 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.360 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.360 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.361 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.361 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.361 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.361 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.361 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.362 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.362 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.362 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:39:53.365 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:39:53.367 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-1682127054 18:39:53.367 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:39:53.368 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:39:53.368 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:39:53.368 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.368 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.368 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.368 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:39:53.368 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:39:53.368 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:39:53.368 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:39:53.368 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:39:53.383 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:39:53.383 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:39:53.383 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:39:53.383 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5e2a3040 18:39:53.383 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5e2a3040 18:39:53.383 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:39:53.383 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:39:53.385 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"636b65c0-ec75-442e-a12c-ce21371346c0","timestampMs":1733596793385,"name":"pdp_-1682127054","pdpGroup":"defaultGroup"} 18:39:53.385 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=636b65c0-ec75-442e-a12c-ce21371346c0, timestampMs=1733596793385, name=pdp_-1682127054, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:39:53.385 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5e2a3040 18:39:53.385 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5e2a3040 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:39:53.385 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:39:53.385 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.385 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.385 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:39:53.385 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.386 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:39:53.386 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:39:53.386 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.386 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.386 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.386 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.386 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:39:53.386 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:39:53.386 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorActivator 18:39:53.387 [Timer-6] WARN org.onap.policy.common.message.bus.event.client.TopicSinkClient -- send to policy-pdp-pap2 failed because of NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]] is stopped java.lang.IllegalStateException: NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]] is stopped at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:64) at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45) at org.onap.policy.common.message.bus.event.client.TopicSinkClient.send(TopicSinkClient.java:95) at org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher.run(PdpStatusPublisher.java:65) at java.base/java.util.TimerThread.mainLoop(Timer.java:566) at java.base/java.util.TimerThread.run(Timer.java:516) 18:39:53.387 [Timer-6] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=3f9aa5d0-7316-4ec9-b968-a61f542926a3, timestampMs=1733596793386, name=pdp_-1682127054, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorConstants [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorConstants [INFO] [INFO] Results: [INFO] [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-sim-pdp --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-sim-pdp' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-sim-pdp --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-models-sim-pdp --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-4.1.0-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-sim-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-sim-pdp --- [INFO] Analyzed bundle 'policy-models-sim-pdp' with 16 classes [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-sim-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-sim-pdp --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/4.1.0-SNAPSHOT/policy-models-sim-pdp-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/4.1.0-SNAPSHOT/policy-models-sim-pdp-4.1.0-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-4.1.0-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/4.1.0-SNAPSHOT/policy-models-sim-pdp-4.1.0-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --------< org.onap.policy.models.sim:policy-models-simulators >--------- [INFO] Building policy-models-simulators 4.1.0-SNAPSHOT [40/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-simulators --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-simulators --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-simulators --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-simulators --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.simulators.MainTest 18:39:58,783 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - This is logback-classic version 1.5.12 18:39:58,786 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - Here is a list of configurators discovered as a service, by rank: 18:39:58,786 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:39:58,786 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:39:58,786 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:39:58,792 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:39:58,792 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:39:58,793 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:39:58,795 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Could NOT find resource [logback-test.scmo] 18:39:58,795 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Could NOT find resource [logback.scmo] 18:39:58,795 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:39:58,795 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:39:58,796 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:39:58,796 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/logback-test.xml] 18:39:58,924 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Simulators] 18:39:58,926 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:39:58,948 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1733596798946) 18:39:58,949 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [ConfigurationWatchList(mainURL=file:/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/logback-test.xml, fileWatchList={/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/logback-test.xml}, urlWatchList=[})] 18:39:58,949 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:39:58,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:39:58,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:39:58,966 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:39:58,996 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:39:58,996 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:39:58,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO 18:39:59,000 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.eclipse.jetty] to false 18:39:59,000 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty] 18:39:59,000 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@22d9c961 - End of configuration. 18:39:59,001 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@782168b7 - Registering current configuration as safe fallback point 18:39:59,002 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d6f197e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 206 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-12-07 18:40:02,191 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-89337 in simParameters.json 2024-12-07 18:40:02,264 Simulators [main] ERROR o.onap.policy.models.simulators.Main - failed to start simulators java.lang.IllegalArgumentException: arg(s): parameter-file-name at org.onap.policy.models.simulators.Main.main(Main.java:109) at org.onap.policy.models.simulators.MainTest.testMain(MainTest.java:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-12-07 18:40:02,276 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-89337 in simParameters.json 2024-12-07 18:40:02,429 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-12-07 18:40:02,429 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-12-07 18:40:02,881 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-12-07 18:40:03,117 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@12c53d97{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5879197b{/,null,STOPPED}, connector=A&AI simulator@774cc4a9{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-12-07 18:40:03,128 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@12c53d97{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5879197b{/,null,STOPPED}, connector=A&AI simulator@774cc4a9{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:03,131 Simulators [A&AI simulator-6666] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@12c53d97{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5879197b{/,null,STOPPED}, connector=A&AI simulator@774cc4a9{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:03,140 Simulators [A&AI simulator-6666] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2024-12-07 18:40:03,238 Simulators [A&AI simulator-6666] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-12-07 18:40:04,089 Simulators [A&AI simulator-6666] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-12-07 18:40:04,185 Simulators [A&AI simulator-6666] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5879197b{/,null,AVAILABLE} 2024-12-07 18:40:04,388 Simulators [A&AI simulator-6666] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@60220593(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@7d0ba6e7[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-12-07 18:40:04,481 Simulators [A&AI simulator-6666] INFO o.e.jetty.server.AbstractConnector - Started A&AI simulator@774cc4a9{SSL, (ssl, http/1.1)}{localhost:6666} 2024-12-07 18:40:04,483 Simulators [A&AI simulator-6666] INFO org.eclipse.jetty.server.Server - Started Server@12c53d97{STARTING}[11.0.24,sto=0] @6905ms 2024-12-07 18:40:04,484 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@12c53d97{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5879197b{/,null,AVAILABLE}, connector=A&AI simulator@774cc4a9{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3647 ms. 2024-12-07 18:40:04,486 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting XACML simulator 2024-12-07 18:40:04,489 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@58211c07{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a43556{/,null,STOPPED}, connector=XACML simulator@4fb0884d{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-12-07 18:40:04,490 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@58211c07{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a43556{/,null,STOPPED}, connector=XACML simulator@4fb0884d{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:04,493 Simulators [XACML simulator-6667] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@58211c07{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a43556{/,null,STOPPED}, connector=XACML simulator@4fb0884d{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:04,494 Simulators [XACML simulator-6667] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2024-12-07 18:40:04,510 Simulators [XACML simulator-6667] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-12-07 18:40:04,627 Simulators [XACML simulator-6667] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-12-07 18:40:04,637 Simulators [XACML simulator-6667] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@40a43556{/,null,AVAILABLE} 2024-12-07 18:40:04,773 Simulators [XACML simulator-6667] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@708e3006(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@5637debb[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-12-07 18:40:04,781 Simulators [XACML simulator-6667] INFO o.e.jetty.server.AbstractConnector - Started XACML simulator@4fb0884d{SSL, (ssl, http/1.1)}{localhost:6667} 2024-12-07 18:40:04,781 Simulators [XACML simulator-6667] INFO org.eclipse.jetty.server.Server - Started Server@58211c07{STARTING}[11.0.24,sto=0] @7203ms 2024-12-07 18:40:04,782 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@58211c07{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a43556{/,null,AVAILABLE}, connector=XACML simulator@4fb0884d{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4711 ms. 2024-12-07 18:40:04,784 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SDNC simulator 2024-12-07 18:40:04,789 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71bebbff{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2740c1e{/,null,STOPPED}, connector=SDNC simulator@7aaaca20{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-12-07 18:40:04,790 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71bebbff{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2740c1e{/,null,STOPPED}, connector=SDNC simulator@7aaaca20{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:04,796 Simulators [SDNC simulator-6668] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71bebbff{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2740c1e{/,null,STOPPED}, connector=SDNC simulator@7aaaca20{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:04,798 Simulators [SDNC simulator-6668] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2024-12-07 18:40:04,800 Simulators [SDNC simulator-6668] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-12-07 18:40:04,845 Simulators [SDNC simulator-6668] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-12-07 18:40:04,854 Simulators [SDNC simulator-6668] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2740c1e{/,null,AVAILABLE} 2024-12-07 18:40:04,919 Simulators [SDNC simulator-6668] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@4eec8c81(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@3ce40e79[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-12-07 18:40:04,927 Simulators [SDNC simulator-6668] INFO o.e.jetty.server.AbstractConnector - Started SDNC simulator@7aaaca20{SSL, (ssl, http/1.1)}{localhost:6668} 2024-12-07 18:40:04,927 Simulators [SDNC simulator-6668] INFO org.eclipse.jetty.server.Server - Started Server@71bebbff{STARTING}[11.0.24,sto=0] @7349ms 2024-12-07 18:40:04,928 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71bebbff{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2740c1e{/,null,AVAILABLE}, connector=SDNC simulator@7aaaca20{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4868 ms. 2024-12-07 18:40:04,929 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SO simulator 2024-12-07 18:40:04,935 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@67108db4{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5eab3eac{/,null,STOPPED}, connector=SO simulator@7d4d3842{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-12-07 18:40:04,936 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@67108db4{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5eab3eac{/,null,STOPPED}, connector=SO simulator@7d4d3842{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:04,941 Simulators [SO simulator-6669] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@67108db4{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5eab3eac{/,null,STOPPED}, connector=SO simulator@7d4d3842{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:04,943 Simulators [SO simulator-6669] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2024-12-07 18:40:04,951 Simulators [SO simulator-6669] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-12-07 18:40:05,024 Simulators [SO simulator-6669] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-12-07 18:40:05,041 Simulators [SO simulator-6669] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5eab3eac{/,null,AVAILABLE} 2024-12-07 18:40:05,103 Simulators [SO simulator-6669] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@26be01d3(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@5297de7c[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-12-07 18:40:05,110 Simulators [SO simulator-6669] INFO o.e.jetty.server.AbstractConnector - Started SO simulator@7d4d3842{SSL, (ssl, http/1.1)}{localhost:6669} 2024-12-07 18:40:05,110 Simulators [SO simulator-6669] INFO org.eclipse.jetty.server.Server - Started Server@67108db4{STARTING}[11.0.24,sto=0] @7532ms 2024-12-07 18:40:05,110 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@67108db4{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5eab3eac{/,null,AVAILABLE}, connector=SO simulator@7d4d3842{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4831 ms. 2024-12-07 18:40:05,112 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting VFC simulator 2024-12-07 18:40:05,116 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35a6f370{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@35e04107{/,null,STOPPED}, connector=VFC simulator@588931b9{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-12-07 18:40:05,117 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35a6f370{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@35e04107{/,null,STOPPED}, connector=VFC simulator@588931b9{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:05,120 Simulators [VFC simulator-6670] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35a6f370{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@35e04107{/,null,STOPPED}, connector=VFC simulator@588931b9{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:05,120 Simulators [VFC simulator-6670] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2024-12-07 18:40:05,124 Simulators [VFC simulator-6670] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-12-07 18:40:05,165 Simulators [VFC simulator-6670] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-12-07 18:40:05,173 Simulators [VFC simulator-6670] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@35e04107{/,null,AVAILABLE} 2024-12-07 18:40:05,234 Simulators [VFC simulator-6670] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@7ec512a4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@6a13499e[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-12-07 18:40:05,241 Simulators [VFC simulator-6670] INFO o.e.jetty.server.AbstractConnector - Started VFC simulator@588931b9{SSL, (ssl, http/1.1)}{localhost:6670} 2024-12-07 18:40:05,242 Simulators [VFC simulator-6670] INFO org.eclipse.jetty.server.Server - Started Server@35a6f370{STARTING}[11.0.24,sto=0] @7664ms 2024-12-07 18:40:05,242 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35a6f370{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@35e04107{/,null,AVAILABLE}, connector=VFC simulator@588931b9{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4877 ms. 2024-12-07 18:40:05,243 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators started 2024-12-07 18:40:05,340 Simulators [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-12-07 18:40:05,342 Simulators [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-12-07 18:40:05,677 Simulators [qtp336210653-28] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [07/Dec/2024:18:40:05 +0000] "GET /aai/v21/network/pnfs/pnf/demo-pnf HTTP/1.1" 200 283 "-" "Jersey/3.1.9 (HttpUrlConnection 17.0.4)" 2024-12-07 18:40:05,689 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-12-07 18:40:05,690 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping VFC simulator 2024-12-07 18:40:05,690 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35a6f370{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@35e04107{/,null,AVAILABLE}, connector=VFC simulator@588931b9{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-12-07 18:40:05,690 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@35a6f370{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@35e04107{/,null,AVAILABLE}, connector=VFC simulator@588931b9{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24331ab6==org.glassfish.jersey.servlet.ServletContainer@3ba6ee14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-12-07 18:40:05,693 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped VFC simulator@588931b9{SSL, (ssl, http/1.1)}{localhost:6670} 2024-12-07 18:40:05,693 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@35a6f370{STOPPING}[11.0.24,sto=0] 2024-12-07 18:40:05,701 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@35e04107{/,null,STOPPED} 2024-12-07 18:40:05,704 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SO simulator 2024-12-07 18:40:05,704 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@67108db4{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5eab3eac{/,null,AVAILABLE}, connector=SO simulator@7d4d3842{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-12-07 18:40:05,704 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@67108db4{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5eab3eac{/,null,AVAILABLE}, connector=SO simulator@7d4d3842{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-738b34af==org.glassfish.jersey.servlet.ServletContainer@19455eda{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-12-07 18:40:05,705 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped SO simulator@7d4d3842{SSL, (ssl, http/1.1)}{localhost:6669} 2024-12-07 18:40:05,706 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@67108db4{STOPPING}[11.0.24,sto=0] 2024-12-07 18:40:05,707 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5eab3eac{/,null,STOPPED} 2024-12-07 18:40:05,710 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SDNC simulator 2024-12-07 18:40:05,710 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71bebbff{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2740c1e{/,null,AVAILABLE}, connector=SDNC simulator@7aaaca20{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-12-07 18:40:05,710 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@71bebbff{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@2740c1e{/,null,AVAILABLE}, connector=SDNC simulator@7aaaca20{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5de991a8==org.glassfish.jersey.servlet.ServletContainer@b41f5ba0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-12-07 18:40:05,711 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped SDNC simulator@7aaaca20{SSL, (ssl, http/1.1)}{localhost:6668} 2024-12-07 18:40:05,711 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@71bebbff{STOPPING}[11.0.24,sto=0] 2024-12-07 18:40:05,713 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2740c1e{/,null,STOPPED} 2024-12-07 18:40:05,713 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping XACML simulator 2024-12-07 18:40:05,714 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@58211c07{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a43556{/,null,AVAILABLE}, connector=XACML simulator@4fb0884d{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-12-07 18:40:05,714 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@58211c07{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@40a43556{/,null,AVAILABLE}, connector=XACML simulator@4fb0884d{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13180cc9==org.glassfish.jersey.servlet.ServletContainer@9bbbdd80{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-12-07 18:40:05,715 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped XACML simulator@4fb0884d{SSL, (ssl, http/1.1)}{localhost:6667} 2024-12-07 18:40:05,715 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@58211c07{STOPPING}[11.0.24,sto=0] 2024-12-07 18:40:05,716 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@40a43556{/,null,STOPPED} 2024-12-07 18:40:05,717 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping A&AI simulator 2024-12-07 18:40:05,717 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@12c53d97{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5879197b{/,null,AVAILABLE}, connector=A&AI simulator@774cc4a9{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-12-07 18:40:05,718 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@12c53d97{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@5879197b{/,null,AVAILABLE}, connector=A&AI simulator@774cc4a9{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d34a88a==org.glassfish.jersey.servlet.ServletContainer@26f554c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-12-07 18:40:05,719 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped A&AI simulator@774cc4a9{SSL, (ssl, http/1.1)}{localhost:6666} 2024-12-07 18:40:05,720 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@12c53d97{STOPPING}[11.0.24,sto=0] 2024-12-07 18:40:05,721 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5879197b{/,null,STOPPED} 2024-12-07 18:40:05,722 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-12-07 18:40:05,724 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-12-07 18:40:05,733 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-89337 in minParameters.json 2024-12-07 18:40:05,734 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-12-07 18:40:05,734 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-12-07 18:40:05,740 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d6fc802{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@47c89a33{/,null,STOPPED}, connector=A&AI simulator@14e9458a{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-12-07 18:40:05,741 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d6fc802{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@47c89a33{/,null,STOPPED}, connector=A&AI simulator@14e9458a{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:05,742 Simulators [A&AI simulator-6766] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d6fc802{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@47c89a33{/,null,STOPPED}, connector=A&AI simulator@14e9458a{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-12-07 18:40:05,742 Simulators [A&AI simulator-6766] INFO org.eclipse.jetty.server.Server - jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.4+8-Ubuntu-118.04 2024-12-07 18:40:05,762 Simulators [A&AI simulator-6766] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-12-07 18:40:05,802 Simulators [A&AI simulator-6766] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-12-07 18:40:05,812 Simulators [A&AI simulator-6766] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@47c89a33{/,null,AVAILABLE} 2024-12-07 18:40:05,910 Simulators [A&AI simulator-6766] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@3df5d080(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@36d7bda8[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-12-07 18:40:05,917 Simulators [A&AI simulator-6766] INFO o.e.jetty.server.AbstractConnector - Started A&AI simulator@14e9458a{SSL, (ssl, http/1.1)}{localhost:6766} 2024-12-07 18:40:05,917 Simulators [A&AI simulator-6766] INFO org.eclipse.jetty.server.Server - Started Server@7d6fc802{STARTING}[11.0.24,sto=0] @8339ms 2024-12-07 18:40:05,917 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d6fc802{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@47c89a33{/,null,AVAILABLE}, connector=A&AI simulator@14e9458a{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4825 ms. 2024-12-07 18:40:05,918 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators started 2024-12-07 18:40:05,920 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-12-07 18:40:05,920 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping A&AI simulator 2024-12-07 18:40:05,920 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d6fc802{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@47c89a33{/,null,AVAILABLE}, connector=A&AI simulator@14e9458a{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-12-07 18:40:05,920 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7d6fc802{STARTED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@47c89a33{/,null,AVAILABLE}, connector=A&AI simulator@14e9458a{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f41ce3==org.glassfish.jersey.servlet.ServletContainer@5dd5f9dd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-12-07 18:40:05,921 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped A&AI simulator@14e9458a{SSL, (ssl, http/1.1)}{localhost:6766} 2024-12-07 18:40:05,921 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@7d6fc802{STOPPING}[11.0.24,sto=0] 2024-12-07 18:40:05,923 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@47c89a33{/,null,STOPPED} 2024-12-07 18:40:05,927 Simulators [qtp1040476448-86] WARN o.eclipse.jetty.io.ManagedSelector - Could not accept java.nio.channels.SocketChannel[closed]: java.lang.IllegalStateException: !STARTED: Server@36d7bda8[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-12-07 18:40:05,928 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-12-07 18:40:06,067 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-89337 in simParameters.json 2024-12-07 18:40:06,069 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-12-07 18:40:06,069 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-12-07 18:40:06,071 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-12-07 18:40:06,072 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start A&AI simulator; rewinding steps 2024-12-07 18:40:06,072 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-12-07 18:40:06,072 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-12-07 18:40:06,072 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-12-07 18:40:06,077 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-89337 in simParameters.json 2024-12-07 18:40:06,079 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-12-07 18:40:06,079 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-12-07 18:40:06,080 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-12-07 18:40:06,081 Simulators [Thread-58] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start A&AI simulator; rewinding steps 2024-12-07 18:40:06,081 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-12-07 18:40:06,081 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-12-07 18:40:06,081 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.545 s -- in org.onap.policy.models.simulators.MainTest [INFO] Running org.onap.policy.models.simulators.CdsServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.models.simulators.CdsServerParametersTest [INFO] Running org.onap.policy.models.simulators.ClassRestServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.simulators.ClassRestServerParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-simulators --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-simulators --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/policy-models-simulators-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-simulators --- [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-simulators --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-simulators --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-simulators/4.1.0-SNAPSHOT/policy-models-simulators-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/policy-models-simulators-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-simulators/4.1.0-SNAPSHOT/policy-models-simulators-4.1.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models.sim:models-sim-packages >----------- [INFO] Building models-sim-packages 4.1.0-SNAPSHOT [41/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ models-sim-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ models-sim-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ models-sim-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ models-sim-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ models-sim-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ models-sim-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ models-sim-packages --- [INFO] Analyzed bundle 'models-sim-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ models-sim-packages --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/packages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ models-sim-packages --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/pom.xml to /tmp/r/org/onap/policy/models/sim/models-sim-packages/4.1.0-SNAPSHOT/models-sim-packages-4.1.0-SNAPSHOT.pom [INFO] [INFO] --------< org.onap.policy.models.sim:models-simulator-tarball >--------- [INFO] Building models-simulator-tarball 4.1.0-SNAPSHOT [42/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ models-simulator-tarball --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ models-simulator-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ models-simulator-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ models-simulator-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ models-simulator-tarball --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ models-simulator-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ models-simulator-tarball --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ models-simulator-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ models-simulator-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ models-simulator-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ models-simulator-tarball --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-4.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ models-simulator-tarball --- [INFO] Reading assembly descriptor: src/main/assembly.xml [INFO] Building tar: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-4.1.0-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ models-simulator-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ models-simulator-tarball --- [INFO] Analyzed bundle 'models-simulator-tarball' with 0 classes [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ models-simulator-tarball --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ models-simulator-tarball --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/pom.xml to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/4.1.0-SNAPSHOT/models-simulator-tarball-4.1.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-4.1.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/4.1.0-SNAPSHOT/models-simulator-tarball-4.1.0-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-4.1.0-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/4.1.0-SNAPSHOT/models-simulator-tarball-4.1.0-SNAPSHOT-tarball.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-models 4.1.0-SNAPSHOT: [INFO] [INFO] policy-models ...................................... SUCCESS [ 9.556 s] [INFO] policy-models-errors ............................... SUCCESS [ 6.195 s] [INFO] policy-models-base ................................. SUCCESS [ 6.834 s] [INFO] policy-models-dao .................................. SUCCESS [ 9.341 s] [INFO] policy-models-examples ............................. SUCCESS [ 0.154 s] [INFO] policy-models-tosca ................................ SUCCESS [ 25.389 s] [INFO] policy-models-pdp .................................. SUCCESS [ 16.400 s] [INFO] policy-models-pap .................................. SUCCESS [ 2.389 s] [INFO] policy-models-decisions ............................ SUCCESS [ 1.890 s] [INFO] policy-models-provider ............................. SUCCESS [ 38.526 s] [INFO] policy-models-interactions ......................... SUCCESS [ 0.093 s] [INFO] model-impl ......................................... SUCCESS [ 0.077 s] [INFO] rest ............................................... SUCCESS [ 8.355 s] [INFO] aai ................................................ SUCCESS [ 5.565 s] [INFO] appc ............................................... SUCCESS [ 1.701 s] [INFO] cds ................................................ SUCCESS [ 22.908 s] [INFO] appclcm ............................................ SUCCESS [ 1.853 s] [INFO] sdnc ............................................... SUCCESS [ 1.543 s] [INFO] sdnr ............................................... SUCCESS [ 2.073 s] [INFO] so ................................................. SUCCESS [ 2.309 s] [INFO] vfc ................................................ SUCCESS [ 1.570 s] [INFO] simulators ......................................... SUCCESS [ 8.979 s] [INFO] events ............................................. SUCCESS [ 2.003 s] [INFO] guard .............................................. SUCCESS [ 1.331 s] [INFO] model-actors ....................................... SUCCESS [ 0.248 s] [INFO] actorServiceProvider ............................... SUCCESS [ 10.655 s] [INFO] actor.test ......................................... SUCCESS [ 5.856 s] [INFO] actor.aai .......................................... SUCCESS [ 7.659 s] [INFO] actor.cds .......................................... SUCCESS [ 5.910 s] [INFO] actor.appc ......................................... SUCCESS [ 9.484 s] [INFO] actor.appclcm ...................................... SUCCESS [ 9.579 s] [INFO] actor.sdnc ......................................... SUCCESS [ 7.011 s] [INFO] actor.sdnr ......................................... SUCCESS [ 9.489 s] [INFO] actor.a1p .......................................... SUCCESS [ 4.434 s] [INFO] actor.so ........................................... SUCCESS [ 9.592 s] [INFO] actor.vfc .......................................... SUCCESS [ 7.181 s] [INFO] actor.xacml ........................................ SUCCESS [ 7.987 s] [INFO] policy-models-sim .................................. SUCCESS [ 0.062 s] [INFO] policy-models-sim-pdp .............................. SUCCESS [ 5.828 s] [INFO] policy-models-simulators ........................... SUCCESS [ 10.224 s] [INFO] models-sim-packages ................................ SUCCESS [ 0.046 s] [INFO] models-simulator-tarball ........................... SUCCESS [ 8.391 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:58 min [INFO] Finished at: 2024-12-07T18:40:15Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/policy-models-sonar@tmp/config13712131239510558263tmp --settings /w/workspace/policy-models-sonar@tmp/config15688527522804453004tmp -Dsonar.projectKey=onap_policy-models -Dsonar.organization=onap -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-models [pom] [INFO] policy-models-errors [jar] [INFO] policy-models-base [jar] [INFO] policy-models-dao [jar] [INFO] policy-models-examples [jar] [INFO] policy-models-tosca [jar] [INFO] policy-models-pdp [jar] [INFO] policy-models-pap [jar] [INFO] policy-models-decisions [jar] [INFO] policy-models-provider [jar] [INFO] policy-models-interactions [pom] [INFO] model-impl [pom] [INFO] rest [jar] [INFO] aai [jar] [INFO] appc [jar] [INFO] cds [jar] [INFO] appclcm [jar] [INFO] sdnc [jar] [INFO] sdnr [jar] [INFO] so [jar] [INFO] vfc [jar] [INFO] simulators [jar] [INFO] events [jar] [INFO] guard [jar] [INFO] model-actors [pom] [INFO] actorServiceProvider [jar] [INFO] actor.test [jar] [INFO] actor.aai [jar] [INFO] actor.cds [jar] [INFO] actor.appc [jar] [INFO] actor.appclcm [jar] [INFO] actor.sdnc [jar] [INFO] actor.sdnr [jar] [INFO] actor.a1p [jar] [INFO] actor.so [jar] [INFO] actor.vfc [jar] [INFO] actor.xacml [jar] [INFO] policy-models-sim [pom] [INFO] policy-models-sim-pdp [jar] [INFO] policy-models-simulators [jar] [INFO] models-sim-packages [pom] [INFO] models-simulator-tarball [jar] [INFO] [INFO] ----------------< org.onap.policy.models:policy-models >---------------- [INFO] Building policy-models 4.1.0-SNAPSHOT [1/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ policy-models --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 11.4.0.253 [INFO] Module MavenProject: org.onap.policy.models:policy-models-examples:4.1.0-SNAPSHOT @ /w/workspace/policy-models-sonar/models-examples/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.models.sim:models-sim-packages:4.1.0-SNAPSHOT @ /w/workspace/policy-models-sonar/models-sim/packages/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.models.sim:models-simulator-tarball:4.1.0-SNAPSHOT @ /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/pom.xml skipped by property 'sonar.skip' [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=472ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=160ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=460ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_policy-models' [INFO] Load project settings for component key: 'onap_policy-models' (done) | time=135ms [INFO] Process project properties [INFO] Project key: onap_policy-models [INFO] Base dir: /w/workspace/policy-models-sonar [INFO] Working dir: /w/workspace/policy-models-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=210ms [INFO] Check ALM binding of project 'onap_policy-models' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_policy-models' (done) | time=112ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=112ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=2ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=243ms [INFO] Load active rules [INFO] Load active rules (done) | time=6391ms [INFO] Organization key: onap [WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] Preprocessing files... [INFO] 2 languages detected in 802 preprocessed files [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=671ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=367ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-sim-pdp' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-simulators' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-sim' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-base' [INFO] Base dir: /w/workspace/policy-models-sonar/models-base [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-dao' [INFO] Base dir: /w/workspace/policy-models-sonar/models-dao [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-decisions' [INFO] Base dir: /w/workspace/policy-models-sonar/models-decisions [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-errors' [INFO] Base dir: /w/workspace/policy-models-sonar/models-errors [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.a1p' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.aai' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.appc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.appclcm' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.cds' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.sdnc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.sdnr' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.so' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.test' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.vfc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.xacml' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actorServiceProvider' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'model-actors' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'aai' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'appc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'appclcm' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'cds' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'events' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/events [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'guard' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'rest' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'sdnc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'sdnr' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'so' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/so [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'vfc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'model-impl' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'simulators' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-simulators [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-interactions' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-pap' [INFO] Base dir: /w/workspace/policy-models-sonar/models-pap [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-pdp' [INFO] Base dir: /w/workspace/policy-models-sonar/models-pdp [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-provider' [INFO] Base dir: /w/workspace/policy-models-sonar/models-provider [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-tosca' [INFO] Base dir: /w/workspace/policy-models-sonar/models-tosca [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models' [INFO] Base dir: /w/workspace/policy-models-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] 802 files indexed [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module policy-models-base [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=118ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (756 KB) | time=1967ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 27 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 27 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 33 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 33 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=4644ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=83ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=29ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-base/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=41ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=101ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=80ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=6ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-tosca [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 69 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 69 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 53 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 53 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=3790ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-tosca/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=39ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=24ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-provider [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] Using ECJ batch to parse 14 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=583ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-provider/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=14ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=29ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-pdp [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 28 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 28 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 25 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1147ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=10ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=4ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-pdp/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=81ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=13ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-simulators [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=374ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=27ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=19ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=7ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-sim-pdp [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 16 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=490ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=7ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-sim [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-sim/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=18ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=8ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module simulators [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=624ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-simulators/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=9ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module actor.appclcm [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=360ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=16ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.so [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=611ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=9ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module actor.a1p [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=180ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actorServiceProvider [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 47 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 47 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 38 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 38 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1805ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.appc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=288ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.vfc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=217ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=9ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.cds [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 11 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] Using ECJ batch to parse 9 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=559ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=8ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.sdnr [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=289ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.test [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 6 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=360ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.aai [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] Using ECJ batch to parse 7 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=347ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.sdnc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=288ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=8ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.xacml [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=367ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module model-actors [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/model-actors/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module appc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 6 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=187ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module aai [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=491ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module guard [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 1 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=37ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module rest [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=147ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=21ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module sdnr [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=199ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module cds [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=227ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module appclcm [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 9 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=111ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module vfc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=70ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=8ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module events [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 17 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 17 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 15 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=238ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module sdnc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 16 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=94ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module so [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 23 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] Using ECJ batch to parse 22 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=241ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module model-impl [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/model-impl/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-interactions [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-dao [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 17 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 17 files. [INFO] Using ECJ batch to parse 11 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=704ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=8ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-dao/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-pap [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 7 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=202ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-pap/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-errors [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=100ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-errors/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-decisions [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=109ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-decisions/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-models-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=3ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-models-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=1ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Using git CLI to retrieve untracked files [INFO] Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 802 source files to be analyzed [INFO] 802/802 source files have been analyzed [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=3247ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/java [INFO] Read 783 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.090 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/java [INFO] Load UCFGs: Time spent was 00:00:00.405 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.499 [INFO] Analyzing 1642 UCFGs to detect vulnerabilities. [INFO] Check cache: Starting [INFO] Load cache: Starting [INFO] Load cache: Time spent was 00:00:00.000 [INFO] Check cache: Time spent was 00:00:00.001 [INFO] Create runtime call graph: Starting [INFO] Variable Type Analysis #1: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.052 [INFO] Run SCC (Tarjan) on 9376 nodes: Starting [INFO] Run SCC (Tarjan) on 9376 nodes: Time spent was 00:00:00.013 [INFO] Tarjan found 9186 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.022 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.093 [INFO] Variable Type Analysis #2: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.048 [INFO] Run SCC (Tarjan) on 9342 nodes: Starting [INFO] Run SCC (Tarjan) on 9342 nodes: Time spent was 00:00:00.008 [INFO] Tarjan found 9161 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.018 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.079 [INFO] Create runtime call graph: Time spent was 00:00:00.181 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:01.133 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:01.016 [INFO] No entry points found. [INFO] java security sensor: Time spent was 00:00:02.852 [INFO] java security sensor: Begin: 2024-12-07T18:41:02.228642925Z, End: 2024-12-07T18:41:05.080807601Z, Duration: 00:00:02.852 Load type hierarchy and UCFGs: Begin: 2024-12-07T18:41:02.231067490Z, End: 2024-12-07T18:41:02.730112659Z, Duration: 00:00:00.499 Load type hierarchy: Begin: 2024-12-07T18:41:02.231162213Z, End: 2024-12-07T18:41:02.321600232Z, Duration: 00:00:00.090 Load UCFGs: Begin: 2024-12-07T18:41:02.323443797Z, End: 2024-12-07T18:41:02.728564635Z, Duration: 00:00:00.405 Check cache: Begin: 2024-12-07T18:41:02.732161381Z, End: 2024-12-07T18:41:02.733622022Z, Duration: 00:00:00.001 Load cache: Begin: 2024-12-07T18:41:02.732510203Z, End: 2024-12-07T18:41:02.732848605Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-12-07T18:41:02.734223593Z, End: 2024-12-07T18:41:02.916205111Z, Duration: 00:00:00.181 Variable Type Analysis #1: Begin: 2024-12-07T18:41:02.735401885Z, End: 2024-12-07T18:41:02.828898101Z, Duration: 00:00:00.093 Create runtime type propagation graph: Begin: 2024-12-07T18:41:02.736560415Z, End: 2024-12-07T18:41:02.788639080Z, Duration: 00:00:00.052 Run SCC (Tarjan) on 9376 nodes: Begin: 2024-12-07T18:41:02.790105632Z, End: 2024-12-07T18:41:02.803398708Z, Duration: 00:00:00.013 Propagate runtime types to strongly connected components: Begin: 2024-12-07T18:41:02.804814897Z, End: 2024-12-07T18:41:02.827692829Z, Duration: 00:00:00.022 Variable Type Analysis #2: Begin: 2024-12-07T18:41:02.834120384Z, End: 2024-12-07T18:41:02.913314640Z, Duration: 00:00:00.079 Create runtime type propagation graph: Begin: 2024-12-07T18:41:02.834564920Z, End: 2024-12-07T18:41:02.883054179Z, Duration: 00:00:00.048 Run SCC (Tarjan) on 9342 nodes: Begin: 2024-12-07T18:41:02.884102696Z, End: 2024-12-07T18:41:02.892235831Z, Duration: 00:00:00.008 Propagate runtime types to strongly connected components: Begin: 2024-12-07T18:41:02.893626360Z, End: 2024-12-07T18:41:02.912214081Z, Duration: 00:00:00.018 Load config: Begin: 2024-12-07T18:41:02.916958567Z, End: 2024-12-07T18:41:04.050066254Z, Duration: 00:00:01.133 Compute entry points: Begin: 2024-12-07T18:41:04.051105981Z, End: 2024-12-07T18:41:05.067391889Z, Duration: 00:00:01.016 [INFO] java security sensor peak memory: 777 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=2880ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.003 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.004 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.008 [INFO] csharp security sensor: Begin: 2024-12-07T18:41:05.107049063Z, End: 2024-12-07T18:41:05.115071786Z, Duration: 00:00:00.008 Load type hierarchy and UCFGs: Begin: 2024-12-07T18:41:05.109538271Z, End: 2024-12-07T18:41:05.114430683Z, Duration: 00:00:00.004 Load type hierarchy: Begin: 2024-12-07T18:41:05.109571322Z, End: 2024-12-07T18:41:05.110436813Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-12-07T18:41:05.110721083Z, End: 2024-12-07T18:41:05.114065440Z, Duration: 00:00:00.003 [INFO] csharp security sensor peak memory: 777 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=21ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.001 [INFO] php security sensor: Begin: 2024-12-07T18:41:05.126897091Z, End: 2024-12-07T18:41:05.128158116Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-12-07T18:41:05.127230093Z, End: 2024-12-07T18:41:05.127849935Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-12-07T18:41:05.127271475Z, End: 2024-12-07T18:41:05.127549614Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-12-07T18:41:05.127736491Z, End: 2024-12-07T18:41:05.127773772Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 777 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=3ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.000 [INFO] python security sensor: Begin: 2024-12-07T18:41:05.129611007Z, End: 2024-12-07T18:41:05.130582621Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-12-07T18:41:05.129909197Z, End: 2024-12-07T18:41:05.130294611Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-12-07T18:41:05.129948519Z, End: 2024-12-07T18:41:05.130113755Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-12-07T18:41:05.130202948Z, End: 2024-12-07T18:41:05.130232029Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 777 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=2ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S5696, S5883, S6096, S2083, S5334, S6105, S3649, S5147, S2076, S5144, S5131, S6287, S2631, S5146, S6350 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Time spent was 00:00:00.000 [INFO] js security sensor: Begin: 2024-12-07T18:41:05.131472512Z, End: 2024-12-07T18:41:05.132364194Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-12-07T18:41:05.131716971Z, End: 2024-12-07T18:41:05.132081124Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-12-07T18:41:05.131754462Z, End: 2024-12-07T18:41:05.131906698Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-12-07T18:41:05.131991511Z, End: 2024-12-07T18:41:05.132019952Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 777 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=2ms [INFO] ------------- Run sensors on project [INFO] Sensor ArchitectureSensor [architecture] [INFO] Starting ArchitectureSensor sensor. [INFO] Reading SonarArchitecture IR data from directory "/w/workspace/policy-models-sonar/target/sonar/architecture-ir/java" [WARNING] No SonarArchitecture IR data present in directory "/w/workspace/policy-models-sonar/target/sonar/architecture-ir/java" [INFO] Sensor ArchitectureSensor [architecture] (done) | time=4ms [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=5ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=307ms [INFO] CPD Executor 132 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 277 files [INFO] CPD Executor CPD calculation finished (done) | time=35ms [INFO] Analysis report generated in 296ms, dir size=5 MB [INFO] Analysis report compressed in 850ms, zip size=2 MB [INFO] Analysis report uploaded in 4544ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_policy-models [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AZOibPorL9RYkYFqs36U [INFO] Sensor cache published successfully [INFO] Analysis total time: 50.365 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-models 4.1.0-SNAPSHOT: [INFO] [INFO] policy-models ...................................... SUCCESS [ 56.421 s] [INFO] policy-models-errors ............................... SKIPPED [INFO] policy-models-base ................................. SKIPPED [INFO] policy-models-dao .................................. SKIPPED [INFO] policy-models-examples ............................. SKIPPED [INFO] policy-models-tosca ................................ SKIPPED [INFO] policy-models-pdp .................................. SKIPPED [INFO] policy-models-pap .................................. SKIPPED [INFO] policy-models-decisions ............................ SKIPPED [INFO] policy-models-provider ............................. SKIPPED [INFO] policy-models-interactions ......................... SKIPPED [INFO] model-impl ......................................... SKIPPED [INFO] rest ............................................... SKIPPED [INFO] aai ................................................ SKIPPED [INFO] appc ............................................... SKIPPED [INFO] cds ................................................ SKIPPED [INFO] appclcm ............................................ SKIPPED [INFO] sdnc ............................................... SKIPPED [INFO] sdnr ............................................... SKIPPED [INFO] so ................................................. SKIPPED [INFO] vfc ................................................ SKIPPED [INFO] simulators ......................................... SKIPPED [INFO] events ............................................. SKIPPED [INFO] guard .............................................. SKIPPED [INFO] model-actors ....................................... SKIPPED [INFO] actorServiceProvider ............................... SKIPPED [INFO] actor.test ......................................... SKIPPED [INFO] actor.aai .......................................... SKIPPED [INFO] actor.cds .......................................... SKIPPED [INFO] actor.appc ......................................... SKIPPED [INFO] actor.appclcm ...................................... SKIPPED [INFO] actor.sdnc ......................................... SKIPPED [INFO] actor.sdnr ......................................... SKIPPED [INFO] actor.a1p .......................................... SKIPPED [INFO] actor.so ........................................... SKIPPED [INFO] actor.vfc .......................................... SKIPPED [INFO] actor.xacml ........................................ SKIPPED [INFO] policy-models-sim .................................. SKIPPED [INFO] policy-models-sim-pdp .............................. SKIPPED [INFO] policy-models-simulators ........................... SKIPPED [INFO] models-sim-packages ................................ SKIPPED [INFO] models-simulator-tarball ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.259 s [INFO] Finished at: 2024-12-07T18:41:13Z [INFO] ------------------------------------------------------------------------ [policy-models-sonar] $ /bin/bash /tmp/jenkins8296309799352021748.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /w/workspace/policy-models-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=fcd1aafd7ef6a47c839f654b0ffb33b9ec77036a, workspace=/w/workspace/policy-models-sonar [FINDBUGS] Computing warning deltas based on reference build #2251 [PostBuildScript] - [INFO] Executing post build scripts. [policy-models-sonar] $ /bin/bash /tmp/jenkins9160617969031472083.sh ---> sysstat.sh [policy-models-sonar] $ /bin/bash /tmp/jenkins14416234787015988383.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-models-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-models-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-models-sonar ']' + mkdir -p /w/workspace/policy-models-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-models-sonar/archives/ [policy-models-sonar] $ /bin/bash /tmp/jenkins8375728250414913063.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hElJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hElJ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-models-sonar] $ /bin/bash /tmp/jenkins235817156094048497.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-sonar@tmp/config12646502114264879168tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-models-sonar] $ /bin/bash /tmp/jenkins230211143962891230.sh ---> create-netrc.sh [policy-models-sonar] $ /bin/bash /tmp/jenkins1741974746657534571.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hElJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hElJ/bin to PATH [policy-models-sonar] $ /bin/bash /tmp/jenkins10995607108070439692.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-models-sonar] $ /bin/bash /tmp/jenkins3565997258390258572.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hElJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-hElJ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-models-sonar] $ /bin/bash -l /tmp/jenkins5760418428689391159.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hElJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hElJ/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-sonar/2252 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-89337 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 9.1G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 586 12428 0 3025 15123 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:e7:89:68 brd ff:ff:ff:ff:ff:ff inet 10.30.106.214/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85922sec preferred_lft 85922sec inet6 fe80::f816:3eff:fee7:8968/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-89337) 12/07/24 _x86_64_ (4 CPU) 18:33:57 LINUX RESTART (4 CPU) 18:34:01 tps rtps wtps bread/s bwrtn/s 18:35:01 292.10 68.36 223.75 4608.83 57588.00 18:36:01 150.77 42.13 108.65 2515.98 25820.76 18:37:01 21.45 0.05 21.40 1.47 14304.55 18:38:01 41.66 0.83 40.83 26.80 19673.65 18:39:01 21.40 0.45 20.95 13.73 14199.10 18:40:01 11.94 0.62 11.33 67.43 1352.79 18:41:01 21.40 1.73 19.66 182.64 18238.03 Average: 80.10 16.31 63.79 1059.51 21595.73 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:01 14024520 15585004 2400448 14.61 64268 1698276 764704 4.38 661872 1530604 136532 18:36:01 12400440 14256448 4024528 24.50 75716 1970408 1919752 10.99 2075828 1712784 16412 18:37:01 11762648 13657636 4662320 28.39 77208 2005808 2482816 14.21 2678764 1743220 23712 18:38:01 12039488 14132308 4385480 26.70 82604 2192116 2135880 12.22 2228464 1903416 10220 18:39:01 12026940 14173868 4398028 26.78 85668 2239352 1955832 11.19 2195044 1941672 12664 18:40:01 11777076 14043824 4647892 28.30 88412 2352312 2046316 11.71 2331904 2044996 94700 18:41:01 11618588 14373332 4806380 29.26 90388 2823336 1781648 10.20 2064072 2454364 37604 Average: 12235671 14317489 4189297 25.51 80609 2183087 1869564 10.70 2033707 1904437 47406 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:01 ens3 391.28 251.11 1664.02 72.54 0.00 0.00 0.00 0.00 18:35:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 18:36:01 ens3 454.82 290.77 1962.66 84.11 0.00 0.00 0.00 0.00 18:36:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 18:37:01 ens3 3289.62 1880.97 961.71 878.41 0.00 0.00 0.00 0.00 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:01 ens3 1037.31 670.80 2938.34 279.77 0.00 0.00 0.00 0.00 18:38:01 lo 8.08 8.08 0.78 0.78 0.00 0.00 0.00 0.00 18:39:01 ens3 838.43 601.30 592.45 254.72 0.00 0.00 0.00 0.00 18:39:01 lo 7.37 7.37 9.54 9.54 0.00 0.00 0.00 0.00 18:40:01 ens3 503.30 349.83 299.75 148.84 0.00 0.00 0.00 0.00 18:40:01 lo 4.20 4.20 0.74 0.74 0.00 0.00 0.00 0.00 18:41:01 ens3 841.96 585.75 2382.92 177.91 0.00 0.00 0.00 0.00 18:41:01 lo 2.17 2.17 0.20 0.20 0.00 0.00 0.00 0.00 Average: ens3 1050.93 661.49 1543.06 270.89 0.00 0.00 0.00 0.00 Average: lo 3.46 3.46 1.64 1.64 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-89337) 12/07/24 _x86_64_ (4 CPU) 18:33:57 LINUX RESTART (4 CPU) 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:35:01 all 20.65 0.00 2.45 6.58 0.07 70.25 18:35:01 0 7.90 0.00 2.16 5.66 0.08 84.20 18:35:01 1 17.19 0.00 1.79 3.28 0.05 77.69 18:35:01 2 20.32 0.00 1.99 9.52 0.07 68.10 18:35:01 3 37.18 0.00 3.85 7.84 0.10 51.03 18:36:01 all 57.05 0.00 1.91 1.90 0.09 39.05 18:36:01 0 60.36 0.00 2.63 2.51 0.08 34.42 18:36:01 1 63.50 0.00 1.59 1.02 0.08 33.80 18:36:01 2 46.53 0.00 1.69 3.06 0.08 48.64 18:36:01 3 57.83 0.00 1.76 1.02 0.08 39.31 18:37:01 all 70.33 0.00 5.73 0.18 0.10 23.67 18:37:01 0 76.52 0.00 3.39 0.00 0.10 19.98 18:37:01 1 76.64 0.00 6.46 0.00 0.10 16.80 18:37:01 2 68.28 0.00 7.91 0.69 0.08 23.04 18:37:01 3 59.91 0.00 5.14 0.00 0.12 34.83 18:38:01 all 51.31 0.00 3.59 3.18 0.10 41.83 18:38:01 0 49.83 0.00 5.44 3.57 0.12 41.04 18:38:01 1 59.71 0.00 4.29 0.03 0.08 35.89 18:38:01 2 48.24 0.00 2.95 6.48 0.10 42.23 18:38:01 3 47.43 0.00 1.66 2.68 0.08 48.15 18:39:01 all 68.45 0.00 2.53 0.58 0.10 28.35 18:39:01 0 71.13 0.00 1.74 1.70 0.12 25.31 18:39:01 1 64.98 0.00 3.21 0.13 0.10 31.58 18:39:01 2 68.92 0.00 2.84 0.19 0.12 27.93 18:39:01 3 68.78 0.00 2.33 0.25 0.10 28.54 18:40:01 all 64.33 0.00 2.45 0.21 0.08 32.92 18:40:01 0 68.22 0.00 1.71 0.25 0.08 29.73 18:40:01 1 62.35 0.00 1.86 0.10 0.08 35.60 18:40:01 2 66.08 0.00 2.37 0.15 0.07 31.33 18:40:01 3 60.63 0.00 3.86 0.37 0.08 35.06 18:41:01 all 57.40 0.00 2.19 0.58 0.08 39.75 18:41:01 0 50.79 0.00 1.71 1.98 0.08 45.44 18:41:01 1 48.37 0.00 2.03 0.05 0.07 49.48 18:41:01 2 57.88 0.00 2.37 0.12 0.08 39.55 18:41:01 3 72.62 0.00 2.68 0.15 0.08 24.47 Average: all 55.63 0.00 2.98 1.89 0.09 39.41 Average: 0 54.95 0.00 2.68 2.24 0.10 40.03 Average: 1 56.07 0.00 3.03 0.66 0.08 40.15 Average: 2 53.73 0.00 3.16 2.89 0.09 40.13 Average: 3 57.77 0.00 3.04 1.76 0.09 37.34